]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/command/menu_cmd.qc
Make it compile now
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / command / menu_cmd.qc
index e89761cc34338b4ca6225cce9750fbb61926fd62..10a01395568b6ea2e137ff88793392b0a45f3863 100644 (file)
@@ -118,8 +118,8 @@ void GameCommand(string theCommand)
 
        if(argv(0) == "debugstats")
        {
-               PlayerInfo_Init();
-               PlayerInfo_Details();
+               //PlayerInfo_Init();
+               //PlayerInfo_Details();
                return;
        }