mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
Disable amulet sync
This commit is contained in:
parent
61c9b32854
commit
b0898f984a
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ local function load_modules()
|
|||
ctx.load_system("player_arrows")
|
||||
ctx.load_system("player_ping")
|
||||
ctx.load_system("extra_genomes")
|
||||
ctx.load_system("amulet_sync")
|
||||
-- ctx.load_system("amulet_sync")
|
||||
ctx.load_system("game_effect_sync")
|
||||
ctx.load_system("orb_sync")
|
||||
ctx.load_system("flag_sync")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue