mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-16 02:24:11 +01:00
Merge branch 'master' of https://github.com/tgstation/tgstation into upstream-2025-11-12
This commit is contained in:
@@ -277,8 +277,7 @@ GLOBAL_LIST_INIT(unrecommended_builds, list(
|
||||
persistent_client = new(ckey)
|
||||
persistent_client.set_client(src)
|
||||
|
||||
if(byond_version >= 516)
|
||||
winset(src, null, list("browser-options" = "find,refresh,byondstorage"))
|
||||
winset(src, null, list("browser-options" = "find,refresh"))
|
||||
|
||||
// Instantiate stat panel
|
||||
stat_panel = new(src, "statbrowser")
|
||||
|
||||
Reference in New Issue
Block a user