aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/MainForms/Strings.vb
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-02 11:17:14 +0700
committerEverythingWindows <[email protected]>2022-11-02 11:17:14 +0700
commite007d91d42a2ae4c5026245dd331c3a03e0bee91 (patch)
treec8cbb62800d30d20d7c681e69283269d950108d7 /ShiftOS-TheRevival/MainForms/Strings.vb
parentf93ea520e93ae1ce345a6544a1e3f4e363bdce1f (diff)
downloadshiftos-therevival-old-e007d91d42a2ae4c5026245dd331c3a03e0bee91.tar.gz
shiftos-therevival-old-e007d91d42a2ae4c5026245dd331c3a03e0bee91.tar.bz2
shiftos-therevival-old-e007d91d42a2ae4c5026245dd331c3a03e0bee91.zip
rework on main menu, terminal
Diffstat (limited to 'ShiftOS-TheRevival/MainForms/Strings.vb')
-rw-r--r--ShiftOS-TheRevival/MainForms/Strings.vb4
1 files changed, 4 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/MainForms/Strings.vb b/ShiftOS-TheRevival/MainForms/Strings.vb
index 1d840d4..6326be6 100644
--- a/ShiftOS-TheRevival/MainForms/Strings.vb
+++ b/ShiftOS-TheRevival/MainForms/Strings.vb
@@ -36,4 +36,8 @@
'AvailableFeature (Default is defined on the Story Mode, Free Mode automatically assigns every available feature to 1)Strings:
'0 = MAN command [Manual on each command] (0.2) (default : 0)
'1 = CLEAR command [Clearing the screen] (0.2) (default : 0)
+ '
+ 'Features bought hierarchy :
+ 'MAN (20 CP)
+ 'CLEAR (25 CP)
End Class