1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-10 14:18:29 +00:00

renamed field_24 to m_nNextTimeToAddFlames

This commit is contained in:
blingu 2020-03-25 21:09:27 +01:00 committed by GitHub
parent e22ce9404c
commit 08e1c869a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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