Compile fix

This commit is contained in:
ZomgPonies
2014-03-06 22:10:07 -05:00
parent d8fa6f65dc
commit 63261dc415
+1 -1
View File
@@ -183,7 +183,7 @@
/datum/game_mode/wizard/check_finished()
if(config.continous_rounds || mixed)
if(config.continous_rounds)
return ..()
var/wizards_alive = 0