This commit is contained in:
2024-08-05 11:34:25 +02:00
parent 9cc4705802
commit d41fefe098

View File

@@ -144,6 +144,8 @@ async function lightUpPath() {
// let pos2 = vector3(2468, 9, 105);
}
//iojediojaiw
world.afterEvents.worldInitialize.subscribe(({ propertyRegistry }) => {
mindKeeper.registerStore(CURRENT_LEVEL, StoreType.number);
mindKeeper.registerStore(AGENT_ID, StoreType.string);