aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn/SaveSystem.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS_TheReturn/SaveSystem.cs')
-rw-r--r--ShiftOS_TheReturn/SaveSystem.cs10
1 files changed, 0 insertions, 10 deletions
diff --git a/ShiftOS_TheReturn/SaveSystem.cs b/ShiftOS_TheReturn/SaveSystem.cs
index 862e1b9..90504bb 100644
--- a/ShiftOS_TheReturn/SaveSystem.cs
+++ b/ShiftOS_TheReturn/SaveSystem.cs
@@ -166,16 +166,6 @@ namespace ShiftOS.Engine
Thread.Sleep(75);
-
-
- if (Shiftorium.UpgradeInstalled("desktop"))
- {
- Console.Write("{START_DESKTOP}");
-
- Thread.Sleep(50);
- Console.WriteLine(" ...{DONE}.");
- }
-
Thread.Sleep(50);
Console.WriteLine("{SYSTEM_INITIATED}");