mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
NanoUI Goes To Brazil
This commit is contained in:
@@ -144,6 +144,6 @@
|
||||
if(!istype(user))
|
||||
return
|
||||
|
||||
if(CanInteract(user, physical_state))
|
||||
if(CanInteract(user, GLOB.tgui_physical_state))
|
||||
beep = !beep
|
||||
to_chat(user, "<span class='notice'>You turn the sound on \the [src] [beep ? "on" : "off"].</span>")
|
||||
|
||||
Reference in New Issue
Block a user