This commit is contained in:
Syphon
2024-04-11 19:08:19 -04:00
parent 04233ef4ef
commit 1d0cf3391b
+1 -1
View File
@@ -94,7 +94,7 @@ VOID Main() {
#if LOG_LEVEL > LOG_NONE
// Init logger (REPLACE WITH YOUR OWN PATH)
Logger::InitLogger(std::string(skCrypt("C:\\Users\\raax\\Desktop\\cheat.log")));
Logger::InitLogger(std::string(skCrypt("C:\\Users\\raax\\Desktop\\cheat.log")));;
#endif // LOG_LEVEL > LOG_NONE
SDK::Init(); // Init base address, GObjects, function addresses, offsets etc