Improve hook reliability - fixes GMalloc nullptr and proper alloc size
This commit is contained in:
@@ -75,5 +75,5 @@ namespace SDK
|
||||
virtual const TCHAR* GetDescriptiveName() = 0;
|
||||
};
|
||||
|
||||
FMalloc* GMalloc;
|
||||
FMalloc** GMalloc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user