mirror of
https://github.com/GTAmodding/re3.git
synced 2024-12-25 06:06:06 +00:00
renamed field_24 to m_nNextTimeToAddFlames
This commit is contained in:
parent
e22ce9404c
commit
08e1c869a4
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ public:
|
|||
uint32 m_nExtinguishTime;
|
||||
uint32 m_nStartTime;
|
||||
int32 field_20;
|
||||
uint32 field_24;
|
||||
uint32 m_nNextTimeToAddFlames;
|
||||
uint32 m_nFiremenPuttingOut;
|
||||
float m_fStrength;
|
||||
|
||||
|
|
Loading…
Reference in a new issue