From 25021a5a2779db2a45ec5ba7d3af1aaf8c22a769 Mon Sep 17 00:00:00 2001 From: supervoidcoder <88671013+supervoidcoder@users.noreply.github.com> Date: Mon, 19 Jan 2026 14:56:03 -0500 Subject: [PATCH] Revert "Revert "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;