diff options
| author | lempamo <[email protected]> | 2017-03-28 14:50:26 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-03-28 14:50:26 -0400 |
| commit | 6ad331d70733a8d0cfc6535c7e71e4f8bbf4da47 (patch) | |
| tree | 4ad9f364db8f096e0504a24424638344bacd49bd /TimeHACK.Main/Windows95.cs | |
| parent | e053882e86b50497ad851ec86f8795a7a7c4c607 (diff) | |
| download | histacom2-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.cs | 2 |
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() { |
