mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 13:50:33 +00:00
player mood enum
This commit is contained in:
parent
c5b411c1ed
commit
7aca08a954
3 changed files with 14 additions and 5 deletions
|
@ -197,8 +197,8 @@ public:
|
|||
|
||||
// miami
|
||||
uint8 m_bIsPlayerShutUp;
|
||||
uint8 m_bPlayerMood;
|
||||
uint32 field_4B34;
|
||||
uint8 m_PlayerMood;
|
||||
uint32 m_nPlayerMoodTimer;
|
||||
uint8 field_rest[4];
|
||||
uint8 field_4B3C;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue