This commit is contained in:
bgkillas 2024-11-02 21:25:35 -04:00
parent 889240bff9
commit 470425849f
5 changed files with 87 additions and 2 deletions

View file

@ -122,6 +122,7 @@ local function load_modules()
ctx.load_system("gate_boss")
ctx.load_system("tapion")
ctx.load_system("world_sync_cuts")
ctx.load_system("hamis")
end
local function load_extra_modules()