aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-04-28 14:11:59 -0700
committerAShifter <[email protected]>2017-04-28 14:11:59 -0700
commit48681db294cacc8f726aa64c4716c977d79f28fa (patch)
treeb23be2020077d611971094f112e42d1d0283d392 /TimeHACK.Main/OS/Win95/Win95Apps/WebChat1998.cs
parent14ff6e1e569259cb5652230bc809b3cf8e6dc9c9 (diff)
parent0ffdb500015baaad3a663965d00de8f44a25a235 (diff)
downloadhistacom2-48681db294cacc8f726aa64c4716c977d79f28fa.tar.gz
histacom2-48681db294cacc8f726aa64c4716c977d79f28fa.tar.bz2
histacom2-48681db294cacc8f726aa64c4716c977d79f28fa.zip
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
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;