Missed setting a var related to the new neutral victory condition

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@509 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
n3ophyt3@gmail.com
2010-12-01 07:06:20 +00:00
parent cfc77ecc3f
commit 16bf8c5b4e

View File

@@ -164,6 +164,7 @@
if(ticker.mode.name == "nuclear emergency")
ticker.mode:nuke_detonated = 1
if (derp) ticker.mode:derp = 1
ticker.mode.check_win()
ticker.mode.declare_completion()