Removes unused list (#31662)

This commit is contained in:
AnturK
2017-10-14 00:50:35 -05:00
committed by CitadelStationBot
parent 2d2adfbee5
commit f6f114af12
10 changed files with 0 additions and 10 deletions
-1
View File
@@ -21,7 +21,6 @@
/datum/game_mode/wizard/pre_setup()
var/datum/mind/wizard = pick(antag_candidates)
wizards += wizard
modePlayer += wizard
wizard.assigned_role = "Wizard"
wizard.special_role = "Wizard"
log_game("[wizard.key] (ckey) has been selected as a Wizard") //TODO: Move these to base antag datum