We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a550bbf commit 3084934Copy full SHA for 3084934
Client/game_sa/CPedSA.h
@@ -265,6 +265,7 @@ class CPedSAInterface : public CPhysicalSAInterface // +1420 = curre
265
BYTE bCurrentWeaponSlot; // is actually here
266
BYTE bPad6[3];
267
CEntitySAInterface* pTargetedObject;
268
+ BYTE tempPad[13];
269
BYTE bFightingStyle; // 1837
270
BYTE bFightingStyleExtra;
271
BYTE bPad7[1];
0 commit comments