]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/command/commands.qc
Modularise commands
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / command / commands.qc
1 #include "../../common/command/commands.qc"
2
3 #include "sv_cmd.qc"
4
5 #include "banning.qc"
6 #include "cmd.qc"
7 #include "common.qc"
8 #include "getreplies.qc"
9 #include "radarmap.qc"
10 #include "vote.qc"