Fix CI
This commit is contained in:
parent
bac1e804ad
commit
aba3322188
3 changed files with 5 additions and 2 deletions
|
@ -27,7 +27,7 @@ export class GameScene extends Phaser.Scene implements GameSceneInterface{
|
|||
}
|
||||
|
||||
//hook initialisation
|
||||
init(){};
|
||||
init(){}
|
||||
|
||||
//hook create scene
|
||||
create(): void {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue