diff options
| author | AShifter <[email protected]> | 2017-05-20 09:43:04 -0600 |
|---|---|---|
| committer | AShifter <[email protected]> | 2017-05-20 09:43:04 -0600 |
| commit | 5bd41f103e823773318e647a1bf66daae970c7d2 (patch) | |
| tree | 5ce3707bc8e517fc15beb9c09e8d9c129e0a3480 /TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.cs | |
| parent | 2088dcac27310617abca128c76828f3d5d2ec1e1 (diff) | |
| download | histacom2-5bd41f103e823773318e647a1bf66daae970c7d2.tar.gz histacom2-5bd41f103e823773318e647a1bf66daae970c7d2.tar.bz2 histacom2-5bd41f103e823773318e647a1bf66daae970c7d2.zip | |
fix bad
yoy
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.cs')
| -rw-r--r-- | TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.cs index 8a159e9..6f9bb07 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.cs @@ -24,7 +24,6 @@ namespace TimeHACK.OS.Win95.Win95Apps Label3.Show(); Label3.Text = "Hidden Content Found: Time Distorter"; TitleScreen.frm95.hiddenpadamsFound = true; - if (TitleScreen.frm95.ie != null && ((WinClassicIE4)TitleScreen.frm95.ie.programContent.Controls[0]).currentsite.Title == "12PADAMS") ((WinClassicIE4)TitleScreen.frm95.ie.programContent.Controls[0]).webBrowser1.Refresh(); } else { |
