diff options
| author | AShifter <[email protected]> | 2017-06-10 10:24:20 -0600 |
|---|---|---|
| committer | AShifter <[email protected]> | 2017-06-10 10:24:20 -0600 |
| commit | 22b7ec620f8708c0f922e3883b82b01431b5ef05 (patch) | |
| tree | bb7d314dc0da2833f36fc44f5bd3b6a96a692c77 /TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs | |
| parent | 819f8021522c27988c2b84ccc217db008cc593da (diff) | |
| download | histacom2-22b7ec620f8708c0f922e3883b82b01431b5ef05.tar.gz histacom2-22b7ec620f8708c0f922e3883b82b01431b5ef05.tar.bz2 histacom2-22b7ec620f8708c0f922e3883b82b01431b5ef05.zip | |
Start story
hell yeah
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs index 0fac91a..97a0581 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicIE4.cs @@ -60,6 +60,8 @@ namespace TimeHACK.OS.Win95.Win95Apps googlealpha.Show(); break; case "www.12padams.com": + Story.Hack1 startStory = new Story.Hack1(); + startStory.startObjective(); hidePrograms(); break; case "www.microsoft.com/internetexplorer4/welcome": |
