diff options
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() { |
