mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 04:20:46 +00:00
First commit of replay system
This commit is contained in:
@ -160,7 +160,7 @@ public:
|
||||
uint8 m_ped_flagI1 : 1;
|
||||
uint8 m_ped_flagI2 : 1;
|
||||
uint8 m_ped_flagI4 : 1;
|
||||
uint8 m_ped_flagI8 : 1;
|
||||
uint8 bRecordedForReplay : 1;
|
||||
uint8 m_ped_flagI10 : 1;
|
||||
uint8 m_ped_flagI20 : 1;
|
||||
uint8 m_ped_flagI40 : 1;
|
||||
|
Reference in New Issue
Block a user