From d3735e0f1bf1c5fbebcce4b800284b2896ab5f11 Mon Sep 17 00:00:00 2001 From: lempamo Date: Sun, 15 Oct 2017 23:46:17 -0400 Subject: finished the first half of hack3 --- Histacom2/OS/Win98/Win98.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Histacom2/OS/Win98/Win98.cs') 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() -- cgit v1.2.3