Fix htag in localstorage
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
This commit is contained in:
parent
445599416c
commit
060c844468
5 changed files with 36 additions and 8 deletions
|
@ -45,6 +45,7 @@ export class GameManager {
|
|||
return EnableCameraSceneName;
|
||||
} else {
|
||||
this.activeMenuSceneAndHelpCameraSettings();
|
||||
//TODO fix to return href with # saved in localstorage
|
||||
return this.startRoom.key;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue