]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/mutators/all.qh
Impulse refactor
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / all.qh
1 #include "mutator.qh"
2 #include "gamemode.qh"
3
4 #ifndef SERVER_MUTATORS_H
5 #define SERVER_MUTATORS_H
6
7 #include "all.inc"
8
9 #endif