]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/menu.qc
Objectify nades
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / menu.qc
index d8a3ede2e7d8988afd29865a409af7de2defe772..b0146349f756adbc24ff3842cdae1e345de1cc20 100644 (file)
@@ -80,8 +80,8 @@ void m_init()
        }
 
        // needs to be done so early because of the constants they create
+       static_init();
        CALL_ACCUMULATED_FUNCTION(RegisterWeapons);
-       CALL_ACCUMULATED_FUNCTION(RegisterItems);
        CALL_ACCUMULATED_FUNCTION(RegisterGametypes);
 
        RegisterSLCategories();