aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/OS/Win95/Win95Apps/Story/Hack2.cs
diff options
context:
space:
mode:
authorMichael Webb <[email protected]>2017-08-27 14:21:12 -0500
committerGitHub <[email protected]>2017-08-27 14:21:12 -0500
commit850e858d20ac95e8f758ca67ad6002909b8706c6 (patch)
treed320aadf9d53ed8288711189ccac1da72191b257 /Histacom2/OS/Win95/Win95Apps/Story/Hack2.cs
parentabfa46d41ef2b477f2a246fe1fdd9bae01165c0c (diff)
parentda23c51567cf9fd751cf97e7acb1ee6693a0f031 (diff)
downloadhistacom2-850e858d20ac95e8f758ca67ad6002909b8706c6.tar.gz
histacom2-850e858d20ac95e8f758ca67ad6002909b8706c6.tar.bz2
histacom2-850e858d20ac95e8f758ca67ad6002909b8706c6.zip
Merge pull request #1 from Histacom2-Devs/master
Merge latest changes from histacom repo
Diffstat (limited to 'Histacom2/OS/Win95/Win95Apps/Story/Hack2.cs')
-rw-r--r--Histacom2/OS/Win95/Win95Apps/Story/Hack2.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Histacom2/OS/Win95/Win95Apps/Story/Hack2.cs b/Histacom2/OS/Win95/Win95Apps/Story/Hack2.cs
index 1dc99da..76b9baf 100644
--- a/Histacom2/OS/Win95/Win95Apps/Story/Hack2.cs
+++ b/Histacom2/OS/Win95/Win95Apps/Story/Hack2.cs
@@ -270,7 +270,7 @@ namespace Histacom2.OS.Win95.Win95Apps.Story
await Task.Delay(2000);
sp.Stop();
- SaveSystem.UpgradeFileSystem("95", "98");
+ SaveSystem.UpgradeFileSystem("98");
SaveSystem.CurrentSave.CurrentOS = "98";
SaveSystem.currentTheme = new Default98Theme();
SaveSystem.CurrentSave.ThemeName = "default98";