mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 22:29:03 +00:00
Update Fire.h
This commit is contained in:
parent
834f4f6d4c
commit
0605e704ca
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ public:
|
|||
CEntity *m_pSource;
|
||||
uint32 m_nExtinguishTime;
|
||||
uint32 m_nStartTime;
|
||||
int field_20;
|
||||
int32 field_20;
|
||||
uint32 field_24;
|
||||
uint32 m_nFiremenPuttingOut;
|
||||
float m_fStrength;
|
||||
|
|
Loading…
Reference in a new issue