Merge branch 'develop' into newStartMobileScene

# Conflicts:
#	front/src/Phaser/Login/EnableCameraScene.ts
#	front/src/Phaser/Login/LoginScene.ts
#	front/src/Phaser/Login/SelectCharacterScene.ts
#	front/src/Phaser/Login/SelectCompanionScene.ts
This commit is contained in:
Gregoire Parant 2021-04-22 23:36:21 +02:00
commit 8e52b8597c
4 changed files with 13 additions and 18 deletions

View file

@ -12,6 +12,7 @@ export class LoginScene extends ResizableScene {
private loginSceneElement!: Phaser.GameObjects.DOMElement;
private name: string = '';
private mobileTapZone!: Phaser.GameObjects.Zone;
constructor() {
super({