mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
More 516 fixes and TGUI improvements (#26617)
* more 516 fixes and tweaks * cleaned build output --------- Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
// Force show the panel to see if there are any errors
|
||||
winset(src, "output", "is-disabled=1&is-visible=0")
|
||||
winset(src, "chat_panel", "is-disabled=0;is-visible=1")
|
||||
if(byond_version >= 516)
|
||||
winset(src, null, "browser-options=byondstorage,find")
|
||||
|
||||
/client/verb/refresh_tgui()
|
||||
set name = "Refresh TGUI"
|
||||
|
||||
Reference in New Issue
Block a user