From 6ad331d70733a8d0cfc6535c7e71e4f8bbf4da47 Mon Sep 17 00:00:00 2001 From: lempamo Date: Tue, 28 Mar 2017 14:50:26 -0400 Subject: web chat downloader --- TimeHACK.Main/Windows95.cs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TimeHACK.Main/Windows95.cs') 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() { -- cgit v1.2.3