mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-24 17:11:22 +00:00
Re-adds UI interaction sounds to modular computers. (#16904)
* Re-adds UI interaction sounds to modular computers. * Apply suggestions from code review --------- Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -183,6 +183,7 @@
|
||||
toggle_service(params["service_to_toggle"], usr)
|
||||
. = TRUE
|
||||
|
||||
playsound(src, click_sound)
|
||||
update_icon()
|
||||
|
||||
/obj/item/modular_computer/ui_status(mob/user, datum/ui_state/state)
|
||||
|
||||
Reference in New Issue
Block a user