mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
tgui usr to ui.user
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user