renamed api method "exitSceneTo"
This commit is contained in:
parent
99926a89b2
commit
99bd9d88d9
2 changed files with 3 additions and 3 deletions
|
@ -39,7 +39,7 @@ WA.onEnterZone(zoneName, () => {
|
|||
label: "load grouped map",
|
||||
className: "popUpElement",
|
||||
callback: (popup => {
|
||||
WA.loadPage(urlRelativeMap);
|
||||
WA.exitSceneTo(urlRelativeMap);
|
||||
popup.close();
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue