diff options
| author | EverythingWindows <[email protected]> | 2022-11-02 11:17:14 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-02 11:17:14 +0700 |
| commit | e007d91d42a2ae4c5026245dd331c3a03e0bee91 (patch) | |
| tree | c8cbb62800d30d20d7c681e69283269d950108d7 /ShiftOS-TheRevival/MainForms/Strings.vb | |
| parent | f93ea520e93ae1ce345a6544a1e3f4e363bdce1f (diff) | |
| download | shiftos-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.vb | 4 |
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 |
