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