From c8eec15e452aae35f5b4b7c14fea0d354cd6d285 Mon Sep 17 00:00:00 2001 From: Rylan/wowmom98 Date: Sun, 5 Feb 2017 12:00:11 -0500 Subject: color picker fixes but OOPS I CANT TEST IT plz michael how 2 get past tutorial --- ShiftOS.WinForms/Oobe.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'ShiftOS.WinForms/Oobe.cs') diff --git a/ShiftOS.WinForms/Oobe.cs b/ShiftOS.WinForms/Oobe.cs index 55aab7e..3d2954f 100644 --- a/ShiftOS.WinForms/Oobe.cs +++ b/ShiftOS.WinForms/Oobe.cs @@ -196,7 +196,6 @@ namespace ShiftOS.WinForms password = MySave.Password })); SaveSystem.SaveGame(); - Thread.Sleep(5000); this.Invoke(new Action(() => { TutorialManager.StartTutorial(); -- cgit v1.2.3