3 // =================================================
4 // Declarations for server side game commands
5 // =================================================
7 bool shuffleteams_on_reset_map;
10 void race_deleteTime(string map, float pos);
12 // used by common/command/generic.qc:GenericCommand_dumpcommands to list all commands into a .txt file
13 void GameCommand_macro_write_aliases(float fh);