summaryrefslogtreecommitdiff
path: root/src/game/bg_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/bg_public.h')
-rw-r--r--src/game/bg_public.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/bg_public.h b/src/game/bg_public.h
index 1021cdf6..17333648 100644
--- a/src/game/bg_public.h
+++ b/src/game/bg_public.h
@@ -67,6 +67,7 @@
//TA: extra stuff:
#define CS_BUILDPOINTS 28
#define CS_STAGES 29
+#define CS_SPAWNS 30
#define CS_MODELS 33
#define CS_SOUNDS (CS_MODELS+MAX_MODELS)