summaryrefslogtreecommitdiff
path: root/source/g_public.h
diff options
context:
space:
mode:
authorAndrey Nazarov <skuller@skuller.net>2007-09-26 16:46:06 +0000
committerAndrey Nazarov <skuller@skuller.net>2007-09-26 16:46:06 +0000
commit46fffc982f93b82a695861493b0b6c9ce668b23a (patch)
tree2a7a312f6a567822b4569a5c7ad1f44e86ce6e55 /source/g_public.h
parenta56ee6e51d88e099bd24ef24614a4323d49f2ceb (diff)
Implemented GAME_FEATURE_MVDSPEC.
Diffstat (limited to 'source/g_public.h')
-rw-r--r--source/g_public.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/g_public.h b/source/g_public.h
index 4e61e7b..3a07639 100644
--- a/source/g_public.h
+++ b/source/g_public.h
@@ -42,6 +42,7 @@ SOLID_BSP // bsp clip, touch on edge
#define GAME_FEATURE_CLIENTNUM 1
#define GAME_FEATURE_PROPERINUSE 2
+#define GAME_FEATURE_MVDSPEC 4
//===============================================================