Skip to content
Snippets Groups Projects
Commit 0e612bd2 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

Penthouse back fixed

parent 3b2f7948
No related branches found
No related tags found
1 merge request!8637Fixes
......@@ -13,7 +13,7 @@ new App.DomPassage("Future Society", () => { return App.UI.fsPassage(); }, ["jum
new App.DomPassage("Manage Penthouse",
() => {
V.nextButton = "Back";
V.nextLink = "Manage Penthouse";
V.nextLink = "Main";
V.encyclopedia = "What the Upgrades Do";
return App.UI.managePenthouse();
}, ["jump-to-safe", "jump-from-safe"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment