Fuck u shitty coder

This commit is contained in:
Cyberboss
2017-04-13 16:37:28 -04:00
committed by GitHub
parent c85e4d3363
commit 1295bf1cbc
+1 -1
View File
@@ -103,7 +103,7 @@
///Allows rounds to basically be "rerolled" should the initial premise fall through. Also known as mulligan antags.
/datum/game_mode/proc/convert_roundtype()
set waitfor = FALSEs
set waitfor = FALSE
var/list/living_crew = list()
for(var/mob/Player in GLOB.mob_list)