Skip to content

Commit

Permalink
Set _DEBUG_DONT_SAVE_MAGIC_NUMBERS="1"
Browse files Browse the repository at this point in the history
  • Loading branch information
dextercd committed Oct 14, 2024
1 parent 9dfba2c commit 311921e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions component-explorer/unsafe/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ dofile("mods/component-explorer/init.lua")
if ce_settings.get("logger_txt") then
ModTextFileSetContent("mods/component-explorer/um.xml", [[
<MagicNumbers
_DEBUG_DONT_SAVE_MAGIC_NUMBERS="1"
DEBUG_LOG_INSTANT_FLUSH="1"
/>
]]
Expand Down

0 comments on commit 311921e

Please sign in to comment.