Skip to content
Snippets Groups Projects
Commit 253bb66d authored by lowercasedonkey's avatar lowercasedonkey
Browse files

fix link

parent 36d19188
Branches
Tags
1 merge request!8627Penthouse js
...@@ -72,7 +72,7 @@ new App.DomPassage("Rules Assistant", ...@@ -72,7 +72,7 @@ new App.DomPassage("Rules Assistant",
new App.DomPassage("Toy Shop", new App.DomPassage("Toy Shop",
() => { () => {
V.nextButton = "Back"; V.nextButton = "Back";
V.nextLink = "Manage Penthouse"; V.nextLink = "Main";
return App.UI.toyShop(); return App.UI.toyShop();
}, ["jump-to-safe", "jump-from-safe"] }, ["jump-to-safe", "jump-from-safe"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment