Rewrote some stuff to make it more clearer

This commit is contained in:
Unknown
2024-04-20 15:04:09 +02:00
parent db2282b7a2
commit 232e5c2bd6
3 changed files with 5 additions and 3 deletions

View File

@ -170,7 +170,7 @@ namespace Cheat {
CWINGui::Font = SDK::UObject::FindObject<SDK::UFont>("Font Roboto.Roboto");
StaticConstructObject_Internal = (fStaticConstructObject_Internal)((uintptr_t)GetModuleHandle(0) + 0x1359C70);
StaticConstructObject_Internal = (fStaticConstructObject_Internal)((uintptr_t)GetModuleHandle(0) + Offsets::StaticConstructObject_Internal);
Initialized = true;