mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 15:13:16 +00:00
Streaming event sync.
This commit is contained in:
parent
490becbea5
commit
a7cb7760df
3 changed files with 44 additions and 0 deletions
|
@ -105,6 +105,7 @@ local function load_modules()
|
|||
if ctx.proxy_opt.randomize_perks then
|
||||
ctx.load_system("randomize_perks")
|
||||
end
|
||||
ctx.load_system("streaming_sync")
|
||||
end
|
||||
|
||||
local function is_suitable_target(entity)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue