aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS_TheReturn/SaveSystem.cs
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-15 20:12:45 -0500
committerMichael <[email protected]>2017-02-15 20:12:45 -0500
commit5f331ab7066a41d1961538b39646f4ca29eb2567 (patch)
tree8b4ec83b631a397a18b3071a7b765cc58fd68d08 /ShiftOS_TheReturn/SaveSystem.cs
parent337b25e3b35bfb5176d36d11166f7ba64e19d9af (diff)
downloadshiftos_thereturn-5f331ab7066a41d1961538b39646f4ca29eb2567.tar.gz
shiftos_thereturn-5f331ab7066a41d1961538b39646f4ca29eb2567.tar.bz2
shiftos_thereturn-5f331ab7066a41d1961538b39646f4ca29eb2567.zip
I cut a parasite out of the code!
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}");