Fixes everything????

This commit is contained in:
keronshb
2021-09-16 15:40:21 -04:00
parent 095a803cc5
commit 372725c1f4
8 changed files with 11 additions and 406 deletions
-1
View File
@@ -166,7 +166,6 @@
.["mode"] = "hidden" //CIT CHANGE - hides the gamemode in topic() calls to prevent meta'ing the gamemode
.["respawn"] = config ? CONFIG_GET(flag/respawns_enabled) : FALSE
.["enter"] = GLOB.enter_allowed
.["vote"] = CONFIG_GET(flag/allow_vote_mode)
.["ai"] = CONFIG_GET(flag/allow_ai)
.["host"] = world.host ? world.host : null
.["round_id"] = GLOB.round_id