From 3d5745cbfcf6019dc9f864b59dd05d60bea770b3 Mon Sep 17 00:00:00 2001 From: AShifter Date: Sun, 26 Mar 2017 15:16:44 -0600 Subject: Added TimeHACK.Engine... i had an anal screw, honeyfry --- TimeHACK.Main/Windows95.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TimeHACK.Main/Windows95.cs') diff --git a/TimeHACK.Main/Windows95.cs b/TimeHACK.Main/Windows95.cs index 94c42aa..832cfbd 100644 --- a/TimeHACK.Main/Windows95.cs +++ b/TimeHACK.Main/Windows95.cs @@ -116,7 +116,7 @@ namespace TimeHACK { WindowManager wm = new WindowManager(); TestApp test = new TestApp(); - wm.startWinClassic(test, "TestApp", null, true, true); + wm.StartWinClassic(test, "TestApp", null, true, true); } } } -- cgit v1.2.3