diff options
| author | Rylan/wowmom98 <[email protected]> | 2017-02-05 12:00:11 -0500 |
|---|---|---|
| committer | Rylan/wowmom98 <[email protected]> | 2017-02-05 12:01:36 -0500 |
| commit | c8eec15e452aae35f5b4b7c14fea0d354cd6d285 (patch) | |
| tree | ec43680a03f7ba0ad30f32c1d97f7d451d19b213 /ShiftOS.WinForms/Oobe.cs | |
| parent | 4c048779ce446457f51895f8caca13bdb81e5830 (diff) | |
| download | shiftos_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.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(); |
