]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/sv_cmd.qh
Change all requests in server/ to use CMD_REQUEST_* with the common declaration
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / sv_cmd.qh
index 41981a5946ee010a752a428dd38d06f432d4d52f..c2b3a046c171a200be4cf9104652b2d32187851b 100644 (file)
@@ -3,9 +3,6 @@
 //  Last updated: December 6th, 2011
 // =====================================================
 
-#define GC_REQUEST_COMMAND 1
-#define GC_REQUEST_USAGE 2
-
 float RadarMap_Make(float argc);
 
 string GotoMap(string m);