From 2efdd671c2eae9788e8366e23c8d731c8d2e14fb Mon Sep 17 00:00:00 2001 From: lempamo Date: Fri, 31 Mar 2017 10:12:01 -0400 Subject: webchat setup is showing! --- TimeHACK.Main/WinClassicForms/WinClassicDownloader.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TimeHACK.Main/WinClassicForms') diff --git a/TimeHACK.Main/WinClassicForms/WinClassicDownloader.cs b/TimeHACK.Main/WinClassicForms/WinClassicDownloader.cs index 0e0c6fd..857c3b8 100644 --- a/TimeHACK.Main/WinClassicForms/WinClassicDownloader.cs +++ b/TimeHACK.Main/WinClassicForms/WinClassicDownloader.cs @@ -58,7 +58,7 @@ namespace TimeHACK.WinClassicForms } if (appName.Text == "Downloading: Web Chat") { - Windows95.desktopicons.Items.Add("Web Chat Setup", imageIndex: 11); + TitleScreen.frm95.desktopicons.Items.Add("Web Chat Setup", imageIndex: 11); } if (appName.Text == "Downloading: hwcv.exe") { -- cgit v1.2.3