NanoUI Goes To Brazil

This commit is contained in:
ShadowLarkens
2020-09-20 02:20:55 -07:00
parent e18fb0fd7e
commit 3f191e4204
150 changed files with 102 additions and 17465 deletions

View File

@@ -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>")