Update Fire.h

This commit is contained in:
blingu 2020-03-25 21:01:38 +01:00 committed by GitHub
parent 834f4f6d4c
commit 0605e704ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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;