From e2834d00dedda4475205019d8842bd3c7957181e Mon Sep 17 00:00:00 2001 From: lempamo Date: Mon, 24 Apr 2017 12:34:42 -0400 Subject: fixed --- TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs') diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs index 9cd4a5a..26ad12b 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs @@ -130,7 +130,7 @@ namespace TimeHACK.OS.Win95.Win95Apps case "notopbar": ((WinClassic)this.ParentForm).programtopbar = null; receive.Play(); - break; + break; // TODO: Finish WebChat 1998 default: receive.Play(); break; -- cgit v1.2.3