mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 20:30:35 +00:00
Fixes 2
This commit is contained in:
parent
6af77d8514
commit
5d119cf985
4 changed files with 17 additions and 17 deletions
|
@ -13,7 +13,7 @@ public:
|
|||
float m_fCurrentStamina;
|
||||
float m_fMaxStamina;
|
||||
float m_fStaminaProgress;
|
||||
uint8 m_nSelectedWepSlot; // eWeaponType
|
||||
int8 m_nSelectedWepSlot; // eWeaponType
|
||||
bool m_bSpeedTimerFlag;
|
||||
bool m_bShouldEvade;
|
||||
int8 field_1367;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue