mirror of
https://github.com/halpz/re3.git
synced 2025-07-22 10:39:47 +00:00
implemented CTrain
This commit is contained in:
@ -58,7 +58,7 @@ public:
|
||||
uint8 bIsInWater : 1;
|
||||
uint8 m_phy_flagA10 : 1;
|
||||
uint8 m_phy_flagA20 : 1;
|
||||
uint8 bHitByTrain : 1; // from nick
|
||||
uint8 bHitByTrain : 1;
|
||||
uint8 m_phy_flagA80 : 1;
|
||||
|
||||
uint8 m_nSurfaceTouched;
|
||||
|
Reference in New Issue
Block a user