Merge branch 'master' of https://github.com/tgstation/tgstation into upstream-2025-11-12

This commit is contained in:
Roxy
2025-11-12 16:42:38 -05:00
379 changed files with 37535 additions and 33147 deletions
+1 -2
View File
@@ -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")