]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/gamemode_ca.qh
Merge branch 'master' into Mario/vaporizer_damage
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / gamemode_ca.qh
index a7c1edfc53870a43666b596eac2f533dc2ebab7b..bf6686d73a70433f7bcc5be9d139c6aa9046f9da 100644 (file)
@@ -1,2 +1,5 @@
+#ifndef GAMEMODE_CA_H
+#define GAMEMODE_CA_H
 // should be removed in the future, as other code should not have to care
 .float caplayer; // 0.5 if scheduled to join the next round
+#endif