mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Emergency poll fix (#10342)
Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user