]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/command/sv_cmd.qh
Merge branch 'master' into Juhu/strafehud
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / sv_cmd.qh
index bf0dafa9cfffe0698723624f29088e4fc2c37c74..8beb8fd5248cbf03807ac6a6f9a5a84b907f38e3 100644 (file)
@@ -7,8 +7,6 @@
 bool shuffleteams_on_reset_map;
 void shuffleteams();
 
-string GotoMap(string m);
-
 void race_deleteTime(string map, float pos);
 
 // used by common/command/generic.qc:GenericCommand_dumpcommands to list all commands into a .txt file