summaryrefslogtreecommitdiff
path: root/src/game/g_local.h
diff options
context:
space:
mode:
authorkai <kai@zittrig.eu>2020-04-03 19:15:14 +0100
committerkai <kai@zittrig.eu>2020-04-03 19:15:14 +0100
commitc40b790728683b551fe73e3fd82bfb787ab3c391 (patch)
tree810f0532946bad94638774ca818a022042300ec0 /src/game/g_local.h
parent8b94622f248c005c09194e661d8fe2d78cd9d409 (diff)
g_guidlessBuildersAllowedmartial-law
Diffstat (limited to 'src/game/g_local.h')
-rw-r--r--src/game/g_local.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/g_local.h b/src/game/g_local.h
index ca176de..f6c7897 100644
--- a/src/game/g_local.h
+++ b/src/game/g_local.h
@@ -1410,6 +1410,7 @@ extern vmCvar_t g_disabledBuildables;
extern vmCvar_t g_markDeconstruct;
extern vmCvar_t g_markDeconstructMode;
extern vmCvar_t g_deconDead;
+extern vmCvar_t g_guidlessBuildersAllowed;
extern vmCvar_t g_debugMapRotation;
extern vmCvar_t g_currentMapRotation;