aboutsummaryrefslogtreecommitdiff
path: root/Histacom2/OS/Win98/Win98.cs
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-10-15 23:46:17 -0400
committerlempamo <[email protected]>2017-10-15 23:46:17 -0400
commitd3735e0f1bf1c5fbebcce4b800284b2896ab5f11 (patch)
treeeecb0f307855fe8dbc7d8ff2fcf2d776183309a1 /Histacom2/OS/Win98/Win98.cs
parent3cf7ec181618bc8d3e11eb09964e5dde8be4ebd2 (diff)
downloadhistacom2-d3735e0f1bf1c5fbebcce4b800284b2896ab5f11.tar.gz
histacom2-d3735e0f1bf1c5fbebcce4b800284b2896ab5f11.tar.bz2
histacom2-d3735e0f1bf1c5fbebcce4b800284b2896ab5f11.zip
finished the first half of hack3
Diffstat (limited to 'Histacom2/OS/Win98/Win98.cs')
-rw-r--r--Histacom2/OS/Win98/Win98.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Histacom2/OS/Win98/Win98.cs b/Histacom2/OS/Win98/Win98.cs
index 3795c8b..742b19a 100644
--- a/Histacom2/OS/Win98/Win98.cs
+++ b/Histacom2/OS/Win98/Win98.cs
@@ -31,7 +31,7 @@ namespace Histacom2.OS.Win98
public bool webchatInstalled = false;
public bool hiddenpadamsFound = false;
- private WinClassicTimeDistorter2 distort;
+ public WinClassicTimeDistorter2 distort;
// Init the form
public Windows98()