From f6105bc3b5bc05014ccc18650b1dab58acf1c413 Mon Sep 17 00:00:00 2001 From: Rykka Date: Thu, 13 Aug 2020 04:02:22 -0400 Subject: [PATCH] Fix Asset Cache Verification - TGUI Bugfix BYOND is injecting html to load js shims into json files returned by xhr. this will get fixed in a later byond release, but this disables the functionality for the asset cache skin control today. Fix to be removed once the HTML injection is removed from asset cache (pending a BYOND change). --- interface/skin.dmf | 1 + 1 file changed, 1 insertion(+) diff --git a/interface/skin.dmf b/interface/skin.dmf index d6b0d47423..a76004a1be 100644 --- a/interface/skin.dmf +++ b/interface/skin.dmf @@ -1145,6 +1145,7 @@ window "mainwindow" anchor1 = none anchor2 = none is-visible = false + auto-format = false saved-params = "" elem "hotkey_toggle" type = BUTTON