]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Merge branch 'TimePath/issues/1421' into 'master'
authorMario <zacjardine@y7mail.com>
Thu, 18 Dec 2014 06:35:01 +0000 (06:35 +0000)
committerMario <zacjardine@y7mail.com>
Thu, 18 Dec 2014 06:35:01 +0000 (06:35 +0000)
Issue 1421 - stats menu crash

The removed call to check stats can possibly return before the menu is ready.
The menu already makes a request when the stats panel is loaded, this one is dangerously redundant.

See merge request !58

qcsrc/menu/menu.qc

index 0926458bf37989f3100460e788b12b50c95a0fbd..aa771649d663fa705e6980d4870ef3d5174624b0 100644 (file)
@@ -92,8 +92,6 @@ void m_init()
                cvar_set("_menu_initialized", "1");
        }
 
-       //PlayerInfo_Details();
-       PlayerStats_PlayerDetail_CheckUpdate();
 }
 
 const float MENU_ASPECT = 1.25; // 1280x1024