removed unused processesseessess
This commit is contained in:
parent
348f355eb2
commit
4fdc567e08
158 changed files with 1317 additions and 3351 deletions
|
|
@ -25,9 +25,5 @@
|
|||
return result;
|
||||
}
|
||||
|
||||
global.TarinaiRestoreCoordinator = {
|
||||
restoreSnapshot,
|
||||
syncRestoreDependents,
|
||||
renderWorldAfterRestore,
|
||||
};
|
||||
global.TarinaiRestoreCoordinator = { restoreSnapshot };
|
||||
})(typeof window !== "undefined" ? window : globalThis);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue