diff options
| author | EverythingWindows <[email protected]> | 2022-11-27 20:58:48 +0700 |
|---|---|---|
| committer | EverythingWindows <[email protected]> | 2022-11-27 20:58:48 +0700 |
| commit | d7cdf48c58d3663550a88975747c3db04efe7c29 (patch) | |
| tree | 36dbe323c79da65ac0abf8ce46839b2f3fe86bb7 /ShiftOS-TheRevival/Functions/InGame/SystemManager | |
| parent | d09d7c947252a47adc866a69e6279121e272d000 (diff) | |
| download | shiftos-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')
| -rw-r--r-- | ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb | 1 |
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 |
