From cba109cd8ae5203b5e393a15e7918eb6dce19a96 Mon Sep 17 00:00:00 2001 From: lempamo Date: Thu, 17 Aug 2017 14:10:30 -0400 Subject: IE4 is now IE3 --- TimeHACK.Main/OS/Win95/Win95Apps/Story/Hack2.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/Story') diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/Story/Hack2.cs b/TimeHACK.Main/OS/Win95/Win95Apps/Story/Hack2.cs index ecea3af..e064ce0 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/Story/Hack2.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/Story/Hack2.cs @@ -273,6 +273,7 @@ namespace TimeHACK.OS.Win95.Win95Apps.Story SaveSystem.UpgradeFileSystem("95", "98"); SaveSystem.CurrentSave.CurrentOS = "98"; SaveSystem.currentTheme = new Default98Theme(); + SaveSystem.CurrentSave.ThemeName = "default98"; TitleScreen.frm95.distort.ParentForm.Close(); Program.title.StartGame(); TitleScreen.frm95.Close(); -- cgit v1.2.3