From 1979ff7d3368f105c9c61dd22caee37c39f8cedb Mon Sep 17 00:00:00 2001 From: Andrea Date: Sat, 15 May 2021 08:06:39 +0200 Subject: [PATCH] Changed client process name --- apex_dma/apex_dma.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apex_dma/apex_dma.cpp b/apex_dma/apex_dma.cpp index 857afe1..6287d24 100644 --- a/apex_dma/apex_dma.cpp +++ b/apex_dma/apex_dma.cpp @@ -709,7 +709,7 @@ static void item_glow_t() int main() { - const char* cl_proc = "cl_ap.exe"; + const char* cl_proc = "client_ap.exe"; const char* ap_proc = "R5Apex.exe"; //const char* ap_proc = "EasyAntiCheat_launcher.exe";