From a216052c95397ee6abeb03f5ca369d304bc6b60e Mon Sep 17 00:00:00 2001 From: supervoidcoder <88671013+supervoidcoder@users.noreply.github.com> Date: Mon, 19 Jan 2026 14:50:40 -0500 Subject: [PATCH] Revert "Revert "Revert "Main""" --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index cf20db3..881f530 100644 --- a/main.cpp +++ b/main.cpp @@ -247,7 +247,7 @@ UPDATE: This is done now!! pid = 0; } else { - pid = parentPid; + pid = parentPid; } found = true; break;