Emergency poll fix (#10342)

Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
Matt Atlas
2020-10-24 23:18:43 +02:00
committed by GitHub
co-authored by Matt Atlas
parent 172c30cdd3
commit 48a3bb8fda
+1 -1
View File
@@ -195,7 +195,7 @@
sound_to(player, 'sound/effects/menu_click.ogg')
player.client.changes()
/obj/screen/new_player/selection/poll/Click()
/obj/screen/new_player/selection/polls/Click()
var/mob/abstract/new_player/player = usr
sound_to(player, 'sound/effects/menu_click.ogg')
player.handle_player_polling()