From 620d0d64f69317a3f60114aead6007547509d729 Mon Sep 17 00:00:00 2001 From: MisterY52 <11368116+MisterY52@users.noreply.github.com> 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";