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 69843c79..da8d65fa 100644
--- a/src/game/bg_public.h
+++ b/src/game/bg_public.h
@@ -234,6 +234,7 @@ typedef enum {
#define SCA_CANJUMP 8
#define SCA_NOWEAPONDRIFT 16
#define SCA_FOVWARPS 32
+#define SCA_ALIENSENSE 64
#define SS_WALLCLIMBING 1
#define SS_WALLCLIMBINGCEILING 2