mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Fix CUtlMemoryPool size
This commit is contained in:
parent
3de4b4c4ed
commit
a1331d2b8b
@ -29,7 +29,6 @@ struct CUtlMemoryPool
|
||||
int m_BlocksPerBlob;
|
||||
int m_GrowMode;
|
||||
int m_BlocksAllocated;
|
||||
int unk;
|
||||
CBlob m_BlobHead;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user