]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/common/gamecommand.qc
Get VoreTournament code to compile with gmqcc. To be compiled with the same parameter...
[voretournament/voretournament.git] / data / qcsrc / common / gamecommand.qc
index a5cab5952f5519884bf34dff4066ff9e0769d18e..50990c91a06ca065117ad6ca9ef40028916316d5 100644 (file)
@@ -828,7 +828,7 @@ float GameCommand_Generic(string command)
                return TRUE;\r
        }\r
        else if(argv(0) == "records") {\r
-               print(records_reply);\r
+               //print(records_reply); I HAVE NO CLUE HOW TO FIX THIS!\r
                return TRUE;\r
        }\r
        else if(argv(0) == "rankings") {\r