mirror of
https://github.com/halpz/re3.git
synced 2025-07-22 23:19:43 +00:00
fixed to CAutomobile and friends
This commit is contained in:
@ -11,7 +11,7 @@ public:
|
||||
bool m_isMuddy;
|
||||
uintptr m_id;
|
||||
int16 m_last;
|
||||
uint32 m_lastUpdate;;
|
||||
uint32 m_lastUpdate;
|
||||
uint32 m_fadeStart;
|
||||
uint32 m_fadeEnd;
|
||||
CVector m_pos[SKIDMARK_LENGTH];
|
||||
|
Reference in New Issue
Block a user