aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-27 20:58:48 +0700
committerEverythingWindows <[email protected]>2022-11-27 20:58:48 +0700
commitd7cdf48c58d3663550a88975747c3db04efe7c29 (patch)
tree36dbe323c79da65ac0abf8ce46839b2f3fe86bb7 /ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb
parentd09d7c947252a47adc866a69e6279121e272d000 (diff)
downloadshiftos-therevival-old-d7cdf48c58d3663550a88975747c3db04efe7c29.tar.gz
shiftos-therevival-old-d7cdf48c58d3663550a88975747c3db04efe7c29.tar.bz2
shiftos-therevival-old-d7cdf48c58d3663550a88975747c3db04efe7c29.zip
nice try on file skimmer lol
Diffstat (limited to 'ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb')
-rw-r--r--ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb b/ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb
index 25dabb2..263c5ff 100644
--- a/ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb
+++ b/ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb
@@ -12,6 +12,7 @@
Cursor.Show()
NewLine("Shutting down...")
ShiftOSMenu.Show()
+ Cursor.Show()
If IsStartG = False Then
Console.Close()
End If