aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-05-30 21:35:05 -0400
committerGitHub <[email protected]>2017-05-30 21:35:05 -0400
commit13cd6b245ca3104589333295ebc22bf9a659562d (patch)
tree263fc78c63ecf16a46fc760bfe73280cdc8fc0c7 /TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.cs
parent79808fce9199840ad4627ee1aecb8f7430ab6b6c (diff)
parent9ee1762d7261de1e7c98862fc91abd52deb6f8b9 (diff)
downloadhistacom2-13cd6b245ca3104589333295ebc22bf9a659562d.tar.gz
histacom2-13cd6b245ca3104589333295ebc22bf9a659562d.tar.bz2
histacom2-13cd6b245ca3104589333295ebc22bf9a659562d.zip
Merge pull request #2 from TimeHACKDevs/master
Merge
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.cs')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WinClassicHWCV.cs1
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
{