mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-30 07:40:00 +02:00
Update ParticleObject.h
This commit is contained in:
@@ -57,7 +57,7 @@ public:
|
|||||||
uint8 m_nSkipFrames;
|
uint8 m_nSkipFrames;
|
||||||
uint16 m_nFrameCounter;
|
uint16 m_nFrameCounter;
|
||||||
uint16 m_nState;
|
uint16 m_nState;
|
||||||
CVector m_vecTarget; // CVuVector on PSP
|
CVector m_vecTarget;
|
||||||
float m_fRandVal;
|
float m_fRandVal;
|
||||||
float m_fSize;
|
float m_fSize;
|
||||||
CRGBA m_Color;
|
CRGBA m_Color;
|
||||||
|
Reference in New Issue
Block a user