mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 07:10:43 +00:00
More replay functions, also removed pool iteration error
This commit is contained in:
@ -77,7 +77,7 @@ public:
|
||||
uint8 m_veh_flagD2 : 1;
|
||||
uint8 m_veh_flagD4 : 1;
|
||||
uint8 m_veh_flagD8 : 1;
|
||||
uint8 m_veh_flagD10 : 1;
|
||||
uint8 bRecordedForReplay : 1;
|
||||
uint8 m_veh_flagD20 : 1;
|
||||
uint8 m_veh_flagD40 : 1;
|
||||
uint8 m_veh_flagD80 : 1;
|
||||
|
Reference in New Issue
Block a user