mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Removed padding, compiler takes care of those.
This commit is contained in:
parent
028ef8b5ab
commit
8d11dd6495
@ -293,14 +293,8 @@ public:
|
||||
float m_flValue; //0x0068
|
||||
__int64 m_iValue; //0x006C
|
||||
bool m_bHasMin; //0x0070
|
||||
private:
|
||||
char pad_0071[3]; //0x0071
|
||||
public:
|
||||
float m_flMinValue; //0x0074
|
||||
bool m_bHasMax; //0x0078
|
||||
private:
|
||||
char pad_0079[3]; //0x0079
|
||||
public:
|
||||
float m_flMaxValue; //0x007C
|
||||
}; //Size: 0x0080
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user