aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/WinClassicForms
diff options
context:
space:
mode:
Diffstat (limited to 'TimeHACK.Main/WinClassicForms')
-rw-r--r--TimeHACK.Main/WinClassicForms/WinClassicDownloader.cs2
1 files changed, 1 insertions, 1 deletions
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")
{