dd
This commit is contained in:
@@ -27,7 +27,7 @@ export class Main extends Root {
|
||||
// |EPhysics2DDrawFlags.Shape;
|
||||
}
|
||||
protected async run() {
|
||||
console.log("Game start");
|
||||
console.log("Game start",this);
|
||||
smc.initialize = ecs.getEntity<Initialize>(Initialize);
|
||||
smc.vmAdd()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user