mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +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:
@@ -269,7 +269,7 @@
|
||||
/client/New(TopicData)
|
||||
// TODO: Remove with 516
|
||||
if(byond_version >= 516) // Enable 516 compat browser storage mechanisms
|
||||
winset(src, "", "browser-options=byondstorage")
|
||||
winset(src, "", "browser-options=byondstorage,find")
|
||||
|
||||
var/tdata = TopicData //save this for later use
|
||||
// Instantiate stat panel
|
||||
|
||||
Reference in New Issue
Block a user