mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Enable effect sync.
This commit is contained in:
parent
7b211c2360
commit
e8b31d0dd4
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ local function load_modules()
|
||||||
ctx.load_system("player_ping")
|
ctx.load_system("player_ping")
|
||||||
ctx.load_system("extra_genomes")
|
ctx.load_system("extra_genomes")
|
||||||
ctx.load_system("amulet_sync")
|
ctx.load_system("amulet_sync")
|
||||||
|
ctx.load_system("game_effect_sync")
|
||||||
-- ctx.load_system("effect_data_sync")
|
-- ctx.load_system("effect_data_sync")
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue