aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb
diff options
context:
space:
mode:
authorEverythingWindows <[email protected]>2022-11-21 13:56:13 +0700
committerEverythingWindows <[email protected]>2022-11-21 13:56:13 +0700
commita043f16287f3805bb208f1816a42ecf1d2d8d1d7 (patch)
tree5c8ef19441924383e8c8001433d31bc9fd8a6954 /ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb
parentc5b2c3e370cf17a4b4ee3d5a4928e3663ab72a1d (diff)
downloadshiftos-therevival-old-a043f16287f3805bb208f1816a42ecf1d2d8d1d7.tar.gz
shiftos-therevival-old-a043f16287f3805bb208f1816a42ecf1d2d8d1d7.tar.bz2
shiftos-therevival-old-a043f16287f3805bb208f1816a42ecf1d2d8d1d7.zip
rough working DuWM
Diffstat (limited to 'ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb')
-rw-r--r--ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb2
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb b/ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb
index 38f1a13..4309452 100644
--- a/ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb
+++ b/ShiftOS-TheRevival/Functions/InGame/SystemManager/Terminate.vb
@@ -1,7 +1,7 @@
Module Terminate
Public Sub TerminateShiftOS()
NewLine("Stopping the Window Manager...")
- StopX()
+ StopG()
Console_Full()
If Strings.OnceInfo(6) = "story" Then
NewLine("Saving game...")