]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/menu.qc
Merge branch 'master' into TimePath/gamemode_composition
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / menu.qc
index 8f522d42da5779049ca5ce5f79f27ceeddd543f0..13d8fcd49ef2d1b154b544ad02c0d09f344b29f8 100644 (file)
@@ -82,6 +82,7 @@ void m_init()
 
        // needs to be done so early because of the constants they create
        static_init();
+       static_init_late();
 
        RegisterSLCategories();