Added toggle to the key ESP, fixed demon ESP, and resolved ESP crashes

This commit is contained in:
KnucklesB
2024-07-18 17:18:17 -03:00
parent 61d331d38f
commit 739f15aeb2
7 changed files with 81 additions and 29 deletions

View File

@@ -23,7 +23,7 @@
#include "players/players.h"
#define CLIENT_VERSION "4.1"
#define CLIENT_VERSION "4.2"
// Set the name of your log file here
extern const LPCWSTR LOG_FILE = L"DevourClient.txt";