Removing pointless console.log

This commit is contained in:
David Négrier 2021-08-05 17:21:55 +02:00
parent 56cf535551
commit ac282db1ac

View file

@ -420,7 +420,6 @@ export class GameScene extends DirtyScene {
//hook create scene
create(): void {
console.log("GAAAAAAAGAGAGAGAGA");
this.preloading = false;
this.trackDirtyAnims();