diff options
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 { |
