mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
fix fire desyncing(i hope)
This commit is contained in:
parent
9c82b00a4c
commit
4e0a17a9c1
2 changed files with 9 additions and 9 deletions
|
@ -92,7 +92,7 @@ local function load_modules()
|
|||
ctx.load_system("flag_sync")
|
||||
ctx.load_system("essence_sync")
|
||||
ctx.load_system("spectate")
|
||||
-- ctx.load_system("effect_data_sync")
|
||||
ctx.load_system("effect_data_sync")
|
||||
end
|
||||
|
||||
local function is_suitable_target(entity)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue