mirror of
https://github.com/DumbDev69420/EscapeTheBackrooms_Internal.git
synced 2025-06-29 10:13:08 +08:00
Rewrote some stuff to make it more clearer
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user