Merge pull request #468 from thecodingmachine/master
hotfixes from master
This commit is contained in:
commit
5f372e485d
5 changed files with 37 additions and 44 deletions
|
@ -301,6 +301,7 @@ export class GameScene extends ResizableScene implements CenterListener {
|
|||
|
||||
//hook create scene
|
||||
create(): void {
|
||||
urlManager.pushRoomIdToUrl(this.room);
|
||||
this.startLayerName = urlManager.getStartLayerNameFromUrl();
|
||||
|
||||
//initalise map
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue