Test1
This commit is contained in:
@@ -144,6 +144,8 @@ async function lightUpPath() {
|
|||||||
// let pos2 = vector3(2468, 9, 105);
|
// let pos2 = vector3(2468, 9, 105);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//iojediojaiw
|
||||||
|
|
||||||
world.afterEvents.worldInitialize.subscribe(({ propertyRegistry }) => {
|
world.afterEvents.worldInitialize.subscribe(({ propertyRegistry }) => {
|
||||||
mindKeeper.registerStore(CURRENT_LEVEL, StoreType.number);
|
mindKeeper.registerStore(CURRENT_LEVEL, StoreType.number);
|
||||||
mindKeeper.registerStore(AGENT_ID, StoreType.string);
|
mindKeeper.registerStore(AGENT_ID, StoreType.string);
|
||||||
|
|||||||
Reference in New Issue
Block a user