Update game_mode.dm

This commit is contained in:
LetterJay
2017-07-30 23:24:59 -05:00
committed by GitHub
parent a72962c300
commit feeb6cdd8b
+1 -1
View File
@@ -266,7 +266,7 @@
if(escaped_total > 0)
SSblackbox.set_val("escaped_total",escaped_total)
send2irc("Server", "Round just ended.")
if(cult.len && !istype(SSticker.mode,/datum/game_mode/cult))
if(cult.len && !istype(SSticker.mode, /datum/game_mode/cult))
datum_cult_completion()