]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/command/menu_cmd.qc
Update playerdetail database handler, actually BUILD the databases
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / command / menu_cmd.qc
index 4751595e217bbfad732f43f09984861385ed0fb8..ab7344e70464b9ca5d2f8357ebb4eacd218fe374 100644 (file)
@@ -118,9 +118,7 @@ void GameCommand(string theCommand)
 
        if(argv(0) == "debugstats")
        {
-               //PlayerInfo_Init();
-               //PlayerInfo_Details();
-               PlayerStats_PlayerDetail();
+               //PlayerStats_PlayerDetail();
                return;
        }