From 419ab300253ae3a75e44cb94b397fb234faf744a Mon Sep 17 00:00:00 2001 From: supervoidcoder <88671013+supervoidcoder@users.noreply.github.com> Date: Mon, 19 Jan 2026 14:43:21 -0500 Subject: [PATCH] Revert "Revert "Main"" --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cpp b/main.cpp index 881f530..cf20db3 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;