aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-04-24 12:34:42 -0400
committerlempamo <[email protected]>2017-04-24 12:34:42 -0400
commite2834d00dedda4475205019d8842bd3c7957181e (patch)
treedda28135ac1ec0b98eb27934e6f54c3e3947ed7d /TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs
parent9e48a71e65b4c56eae2e7b7f6535b4b115955612 (diff)
downloadhistacom2-e2834d00dedda4475205019d8842bd3c7957181e.tar.gz
histacom2-e2834d00dedda4475205019d8842bd3c7957181e.tar.bz2
histacom2-e2834d00dedda4475205019d8842bd3c7957181e.zip
fixed
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs2
1 files changed, 1 insertions, 1 deletions
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;