aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Windows95.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-03-28 14:50:26 -0400
committerlempamo <[email protected]>2017-03-28 14:50:26 -0400
commit6ad331d70733a8d0cfc6535c7e71e4f8bbf4da47 (patch)
tree4ad9f364db8f096e0504a24424638344bacd49bd /TimeHACK.Main/Windows95.cs
parente053882e86b50497ad851ec86f8795a7a7c4c607 (diff)
downloadhistacom2-6ad331d70733a8d0cfc6535c7e71e4f8bbf4da47.tar.gz
histacom2-6ad331d70733a8d0cfc6535c7e71e4f8bbf4da47.tar.bz2
histacom2-6ad331d70733a8d0cfc6535c7e71e4f8bbf4da47.zip
web chat downloader
Diffstat (limited to 'TimeHACK.Main/Windows95.cs')
-rw-r--r--TimeHACK.Main/Windows95.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/TimeHACK.Main/Windows95.cs b/TimeHACK.Main/Windows95.cs
index f062b7e..fb0d0ca 100644
--- a/TimeHACK.Main/Windows95.cs
+++ b/TimeHACK.Main/Windows95.cs
@@ -13,6 +13,8 @@ namespace TimeHACK
private SoundPlayer startsound;
private SoundPlayer stopsound;
+ public bool webchatInstalled = false;
+
// Init the form
public Windows95()
{