[MIRROR] usr to user part two (#10015)

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-01-31 14:27:34 -07:00
committed by GitHub
parent 538c8e7187
commit a245b8687f
203 changed files with 974 additions and 993 deletions

View File

@@ -105,7 +105,7 @@
if("TouchSounds")
touch_silent = !touch_silent
if("Ringtone")
return set_ringtone()
return set_ringtone(ui.user)
else
if(current_app)
. = current_app.tgui_act(action, params, ui, state)