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:
commit
8e52b8597c
4 changed files with 13 additions and 18 deletions
|
@ -12,6 +12,7 @@ export class LoginScene extends ResizableScene {
|
|||
|
||||
private loginSceneElement!: Phaser.GameObjects.DOMElement;
|
||||
private name: string = '';
|
||||
private mobileTapZone!: Phaser.GameObjects.Zone;
|
||||
|
||||
constructor() {
|
||||
super({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue