From 2f9031e0ace7ddadec9c441551ccfecf80b6df28 Mon Sep 17 00:00:00 2001 From: Alex-TIMEHACK Date: Sat, 17 Jun 2017 22:25:33 +0100 Subject: A LOT of tweaks - more to come --- TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs') diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs index 97a0581..e3423a8 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs @@ -60,8 +60,7 @@ namespace TimeHACK.OS.Win95.Win95Apps googlealpha.Show(); break; case "www.12padams.com": - Story.Hack1 startStory = new Story.Hack1(); - startStory.startObjective(); + Win95Apps.Story.Hack1.startObjective(); hidePrograms(); break; case "www.microsoft.com/internetexplorer4/welcome": -- cgit v1.2.3