aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Oobe.cs
diff options
context:
space:
mode:
authorRylan/wowmom98 <[email protected]>2017-02-05 12:00:11 -0500
committerRylan/wowmom98 <[email protected]>2017-02-05 12:01:36 -0500
commitc8eec15e452aae35f5b4b7c14fea0d354cd6d285 (patch)
treeec43680a03f7ba0ad30f32c1d97f7d451d19b213 /ShiftOS.WinForms/Oobe.cs
parent4c048779ce446457f51895f8caca13bdb81e5830 (diff)
downloadshiftos_thereturn-c8eec15e452aae35f5b4b7c14fea0d354cd6d285.tar.gz
shiftos_thereturn-c8eec15e452aae35f5b4b7c14fea0d354cd6d285.tar.bz2
shiftos_thereturn-c8eec15e452aae35f5b4b7c14fea0d354cd6d285.zip
color picker fixes but OOPS I CANT TEST IT
plz michael how 2 get past tutorial
Diffstat (limited to 'ShiftOS.WinForms/Oobe.cs')
-rw-r--r--ShiftOS.WinForms/Oobe.cs1
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();