Update game_mode.dm

This commit is contained in:
LetterJay
2017-12-19 23:53:36 -06:00
committed by GitHub
parent 4d5c32ae56
commit 5bd61908a3
+1 -1
View File
@@ -531,4 +531,4 @@
/datum/game_mode/proc/OnNukeExplosion(off_station)
nuke_off_station = off_station
if(off_station < 2)
station_was_nuked = TRUE //Will end the round on next check.
station_was_nuked = TRUE //Will end the round on next check.