]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/sv_cmd.qh
Much more work towards finishing the commands (taking care of todos, etc etc)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / sv_cmd.qh
index 633f4068060885fba4d66b61bfde271fe920606f..6ccfb1c7bbaf71a5d3cbb8e94525e21d74837a2d 100644 (file)
@@ -1,10 +1,8 @@
 // =================================================
 //  Declarations for server side game commands
-//  Last updated: December 14th, 2011
+//  Last updated: December 25th, 2011
 // =================================================
 
-float RadarMap_Make(float argc);
-
 string GotoMap(string m);
 
 void race_deleteTime(string map, float pos);