mirror of
https://github.com/GTAmodding/re3.git
synced 2024-12-28 04:45:41 +00:00
Add missing file
This commit is contained in:
parent
f6c0bcf201
commit
bc0a97af04
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ public:
|
||||||
|
|
||||||
// miami
|
// miami
|
||||||
uint8 m_bIsPlayerShutUp;
|
uint8 m_bIsPlayerShutUp;
|
||||||
uint8 m_PlayerMood;
|
uint8 m_nPlayerMood;
|
||||||
uint32 m_nPlayerMoodTimer;
|
uint32 m_nPlayerMoodTimer;
|
||||||
uint8 field_rest[4];
|
uint8 field_rest[4];
|
||||||
uint8 field_4B3C;
|
uint8 field_4B3C;
|
||||||
|
|
Loading…
Reference in a new issue