From 537ba4982ec7c8b3a1a3609fe13bc6f0624fee73 Mon Sep 17 00:00:00 2001 From: EverythingWindows Date: Wed, 23 Nov 2022 21:30:54 +0700 Subject: Integrating Chapter 2 into the game and minor changes to check the story --- .../MainForms/WindowManager/DualWindowManager/DuWM_WindowContainer.vb | 1 - 1 file changed, 1 deletion(-) (limited to 'ShiftOS-TheRevival/MainForms/WindowManager') diff --git a/ShiftOS-TheRevival/MainForms/WindowManager/DualWindowManager/DuWM_WindowContainer.vb b/ShiftOS-TheRevival/MainForms/WindowManager/DualWindowManager/DuWM_WindowContainer.vb index 26b9d04..9badebe 100644 --- a/ShiftOS-TheRevival/MainForms/WindowManager/DualWindowManager/DuWM_WindowContainer.vb +++ b/ShiftOS-TheRevival/MainForms/WindowManager/DualWindowManager/DuWM_WindowContainer.vb @@ -13,7 +13,6 @@ Strings.ProcessID(DuWM_PID) = 0 End If If Strings.ProcessID(DuWM_PID) = 0 Then - 'MsgBox(Convert.ToString(ChildForm)) DuWM_CurrentProcess = DuWM_CurrentProcess - 1 DuWM_ChangeLayout = True DuWM_WMCheck.Stop() -- cgit v1.2.3