aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/API/TerminalAPI.vb
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-19 06:17:02 +0700
committerEverythingWindows <[email protected]>2022-11-19 06:17:02 +0700
commite73d05d3b013924c89c6c8824f8bf338ec52ffbd (patch)
tree747c3a16daf0a7ef0ee2449afd96a3cb4e3ae7bf /ShiftOS-TheRevival/API/TerminalAPI.vb
parent996601e9cc2874b7aa6e38772bbb7ac23eed6413 (diff)
downloadshiftos-therevival-old-e73d05d3b013924c89c6c8824f8bf338ec52ffbd.tar.gz
shiftos-therevival-old-e73d05d3b013924c89c6c8824f8bf338ec52ffbd.tar.bz2
shiftos-therevival-old-e73d05d3b013924c89c6c8824f8bf338ec52ffbd.zip
implemented the password stuff, but failed to be able to convert other than alphabet to its correspondant
Diffstat (limited to 'ShiftOS-TheRevival/API/TerminalAPI.vb')
-rw-r--r--ShiftOS-TheRevival/API/TerminalAPI.vb3
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/API/TerminalAPI.vb b/ShiftOS-TheRevival/API/TerminalAPI.vb
index 6003d9e..e28f222 100644
--- a/ShiftOS-TheRevival/API/TerminalAPI.vb
+++ b/ShiftOS-TheRevival/API/TerminalAPI.vb
@@ -231,6 +231,9 @@
NormalCommand()
SaveGame()
InitializeTerminal()
+ 'Case "secure"
+ ' Console.Secure = True
+ ' Console.TextBox1.ReadOnly = True
Case "shiftorium"
NewLine(My.Resources.man_shiftorium)
AdvancedCommand = False