mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 14:00:35 +00:00
rename var
This commit is contained in:
parent
4fd93fea51
commit
a6a1de5006
2 changed files with 4 additions and 4 deletions
|
@ -31,7 +31,7 @@ class CExplosion
|
|||
uint8 m_nIteration;
|
||||
uint8 m_nActiveCounter;
|
||||
bool m_bIsBoat;
|
||||
bool m_bIsMakeSound;
|
||||
bool m_bMakeSound;
|
||||
float m_fStartTime;
|
||||
uint32 m_nParticlesExpireTime;
|
||||
float m_fPower;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue