stable
This commit is contained in:
parent
0f1cb2fe6c
commit
129c07183a
51 changed files with 5711 additions and 1122 deletions
|
|
@ -16,7 +16,6 @@
|
|||
}
|
||||
|
||||
function syncRestoreDependents(worldRef = global.world, context = {}) {
|
||||
global.TarinaiFreezeSystem?.afterWorldRestored?.(worldRef, context);
|
||||
worldRef?.emit?.("ui:restore-sync", { source: context.source || "restore" });
|
||||
renderWorldAfterRestore(worldRef);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue