mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] usr to user part two (#10015)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
538c8e7187
commit
a245b8687f
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user