fixed documentation
This commit is contained in:
parent
c1e202b7b1
commit
1147a21dde
2 changed files with 20 additions and 1 deletions
|
@ -39,7 +39,7 @@ WA.onEnterZone(zoneName, () => {
|
|||
label: "load grouped map",
|
||||
className: "popUpElement",
|
||||
callback: (popup => {
|
||||
WA.exitSceneTo(urlRelativeMap);
|
||||
WA.goToRoom(urlRelativeMap);
|
||||
popup.close();
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue