Merge pull request #9586 from BlackMajor/Yeehaw

Adds posibrains to the spawners menu for ghosts.
This commit is contained in:
kevinz000
2019-10-24 18:45:57 -07:00
committed by GitHub
3 changed files with 17 additions and 4 deletions
@@ -151,7 +151,7 @@
message_admins(msg)
to_chat(usr, "<span class='danger'>The round is either not ready, or has already finished...</span>")
return
if(!GLOB.enter_allowed)
to_chat(usr, "<span class='notice'>There is an administrative lock on entering the game!</span>")
return