From 6ecb36cc462081895a92ff7fb5b23f3259fc1f1e Mon Sep 17 00:00:00 2001 From: lempamo Date: Fri, 31 Mar 2017 21:19:13 -0400 Subject: webchat1998 messages are working --- TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs') diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs index b849893..545a796 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.Designer.cs @@ -58,6 +58,7 @@ // Chat // this.Chat.Interval = 15000; + this.Chat.Tick += new System.EventHandler(this.Chat_Tick); // // listBox1 // -- cgit v1.2.3