From 4542c55eba42732a1c67f1be39776949a4555023 Mon Sep 17 00:00:00 2001 From: lempamo Date: Tue, 28 Mar 2017 17:15:32 -0400 Subject: added setup things --- 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 4cdcd43..0e0c6fd 100644 --- a/TimeHACK.Main/WinClassicForms/WinClassicDownloader.cs +++ b/TimeHACK.Main/WinClassicForms/WinClassicDownloader.cs @@ -62,7 +62,7 @@ namespace TimeHACK.WinClassicForms } if (appName.Text == "Downloading: hwcv.exe") { - Windows95.desktopicons.Items.Add("hwcv.exe", imageIndex: 11); + Windows95.desktopicons.Items.Add("hwcv.exe", imageIndex: 14); } if (appName.Text == "Downloading: Time Distorter") { -- cgit v1.2.3