mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Reenable preload hax
This commit is contained in:
parent
f61d64d639
commit
a1808c09a6
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ local function load_modules()
|
|||
ctx.load_system("essence_sync")
|
||||
ctx.load_system("spectate")
|
||||
ctx.load_system("effect_data_sync")
|
||||
-- ctx.load_system("hax_preload")
|
||||
ctx.load_system("hax_preload")
|
||||
-- ctx.load_system("wang_hooks")
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue