tgui usr to ui.user

This commit is contained in:
Kashargul
2024-11-13 00:49:17 +01:00
parent 49d89c0059
commit 32c9f971bc
120 changed files with 1037 additions and 1061 deletions
+1 -1
View File
@@ -216,7 +216,7 @@
return TRUE
if("play")
if(current_track == null)
to_chat(usr, "No track selected.")
to_chat(ui.user, "No track selected.")
else
StartPlaying()
return TRUE