mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-01-22 18:02:16 +00:00
I cut a parasite out of the code!
This commit is contained in:
parent
337b25e3b3
commit
5f331ab706
1 changed files with 0 additions and 10 deletions
|
@ -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}");
|
||||
|
||||
|
|
Loading…
Reference in a new issue