mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-24 06:37:17 +01:00
nuke ie11 checks
This commit is contained in:
@@ -253,6 +253,9 @@ GLOBAL_LIST_INIT(blacklisted_builds, list(
|
||||
GLOB.clients += src
|
||||
GLOB.directory[ckey] = src
|
||||
|
||||
if(byond_version >= 516)
|
||||
winset(src, null, list("browser-options" = "find,refresh,byondstorage,devtools"))
|
||||
|
||||
// Instantiate tgui panel
|
||||
tgui_panel = new(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user