From 38da0b8cb2153f91947f21b14c64f0281fa74056 Mon Sep 17 00:00:00 2001 From: lempamo Date: Sun, 13 Aug 2017 15:18:46 -0400 Subject: folder renaming --- TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 8dda600..0be7813 100644 --- a/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs +++ b/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs @@ -152,7 +152,7 @@ namespace TimeHACK.OS.Win95.Win95Apps case "notopbar": ((WinClassic)this.ParentForm).programtopbar.Hide(); receive.Play(); - break; // TODO: Finish WebChat 1998 + break; case "filepoof": label5.Hide(); button5.Hide(); @@ -205,7 +205,7 @@ namespace TimeHACK.OS.Win95.Win95Apps break; case "notyper": history.ReadOnly = true; - break; + break; // TODO: Add ending here default: if (msgsound) receive.Play(); break; -- cgit v1.2.3