From 83548f23c2b9617a7ac407935d44f265456826bd Mon Sep 17 00:00:00 2001 From: lempamo Date: Sat, 10 Jun 2017 23:58:33 -0400 Subject: survive the day is working while its being worked on, you can access it via the internet connection wizard in the start menu --- TimeHACK.Main/OS/Win95/Win95.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'TimeHACK.Main/OS/Win95/Win95.Designer.cs') diff --git a/TimeHACK.Main/OS/Win95/Win95.Designer.cs b/TimeHACK.Main/OS/Win95/Win95.Designer.cs index 92e238a..27749a2 100644 --- a/TimeHACK.Main/OS/Win95/Win95.Designer.cs +++ b/TimeHACK.Main/OS/Win95/Win95.Designer.cs @@ -326,6 +326,7 @@ namespace TimeHACK.OS.Win95 this.InternetConnectionWizardToolStripMenuItem.Name = "InternetConnectionWizardToolStripMenuItem"; this.InternetConnectionWizardToolStripMenuItem.Size = new System.Drawing.Size(219, 22); this.InternetConnectionWizardToolStripMenuItem.Text = "Internet Connection Wizard"; + this.InternetConnectionWizardToolStripMenuItem.Click += new System.EventHandler(this.temp_for_std); // // NetMeetingToolStripMenuItem // -- cgit v1.2.3