From f26333431ac499ba16d966b50d0b1953a6299258 Mon Sep 17 00:00:00 2001 From: Rylan/wowmom98 Date: Sun, 5 Feb 2017 12:00:32 -0500 Subject: Revert "Revert "color picker fixes but OOPS I CANT TEST IT"" This reverts commit 76250f4df78dc35039de2ae197c9ef877b7f796c. --- 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