From eea369f5b5f8883b99a8371036cb09c3dd7ca774 Mon Sep 17 00:00:00 2001 From: Alex-TIMEHACK Date: Sun, 23 Jul 2017 18:19:52 +0100 Subject: [PATCH] Fixed a bug. --- TimeHACK.Main/OS/Win98/Win98.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TimeHACK.Main/OS/Win98/Win98.cs b/TimeHACK.Main/OS/Win98/Win98.cs index 73702a5..e02c092 100644 --- a/TimeHACK.Main/OS/Win98/Win98.cs +++ b/TimeHACK.Main/OS/Win98/Win98.cs @@ -301,7 +301,7 @@ private void desktopicons_DoubleClick(object sender, EventArgs e) { // It is an actual file on the disk - Win95WindowsExplorer we = new Win95WindowsExplorer(); + WinClassicWindowsExplorer we = new WinClassicWindowsExplorer(); // If it is a directory