diff options
Diffstat (limited to 'ShiftOS.WinForms/Oobe.cs')
| -rw-r--r-- | ShiftOS.WinForms/Oobe.cs | 1 |
1 files changed, 0 insertions, 1 deletions
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(); |
