aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms
diff options
context:
space:
mode:
authorwilliam341 <[email protected]>2017-06-18 20:05:46 -0700
committerwilliam341 <[email protected]>2017-06-18 20:05:46 -0700
commitc22370d643008e55121c0ddeaca0b81d755573ff (patch)
tree177a5c8c81b61daf104b90196ddf5e15cdd43b96 /ShiftOS.WinForms
parent65c163f6b0c0c455a920a343f57d0baac1c026ff (diff)
downloadshiftos_thereturn-c22370d643008e55121c0ddeaca0b81d755573ff.tar.gz
shiftos_thereturn-c22370d643008e55121c0ddeaca0b81d755573ff.tar.bz2
shiftos_thereturn-c22370d643008e55121c0ddeaca0b81d755573ff.zip
fix
Diffstat (limited to 'ShiftOS.WinForms')
-rw-r--r--ShiftOS.WinForms/Applications/Terminal.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.WinForms/Applications/Terminal.cs b/ShiftOS.WinForms/Applications/Terminal.cs
index 2b9a254..51ad42b 100644
--- a/ShiftOS.WinForms/Applications/Terminal.cs
+++ b/ShiftOS.WinForms/Applications/Terminal.cs
@@ -521,7 +521,7 @@ and only a few small programs to use to earn very little amounts of Codepoints.
Now, let's get you your first Shiftorium upgrade!");
- Story.PushObjective("First Steps: The Shiftorium", "Buy your first Shiftorium upgrade with your new Codepoints using shiftorium.list, shiftorium.info and shiftorium.buy.",
+ Story.PushObjective("First Steps: The Shiftorium", "Buy your first Shiftorium upgrade with your new Codepoints using upgrades, upgradeinfo and buy.",
() =>
{
return SaveSystem.CurrentSave.CountUpgrades() > 0;