Fix feedback
This commit is contained in:
parent
73fa0ecbfc
commit
2d0fc1072f
@ -602,9 +602,6 @@ export class GameScene extends ResizableScene implements CenterListener {
|
||||
this.scene.wake();
|
||||
this.scene.sleep(ReconnectingSceneName);
|
||||
|
||||
//init connection in silent mode
|
||||
this.connection.setSilent(true);
|
||||
|
||||
//init user position and play trigger to check layers properties
|
||||
this.gameMap.setPosition(this.CurrentPlayer.x, this.CurrentPlayer.y);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user