merge latest dev

This commit is contained in:
_Bastler
2021-05-28 15:53:27 +02:00
6 changed files with 18 additions and 7 deletions
-1
View File
@@ -291,7 +291,6 @@ export class GameScene extends DirtyScene implements CenterListener {
testString: 'abcdefg'
},
});
//this function must stay at the end of preload function
addLoader(this);
}