mirror of
https://github.com/halpz/re3.git
synced 2025-06-27 17:46:19 +00:00
fixed traffic lights
This commit is contained in:
@ -138,7 +138,7 @@ struct CCarPathLink
|
||||
int16 pathNodeIndex;
|
||||
int8 numLeftLanes;
|
||||
int8 numRightLanes;
|
||||
int8 trafficLightType;
|
||||
uint8 trafficLightType;
|
||||
|
||||
uint8 bBridgeLights : 1;
|
||||
// more?
|
||||
|
Reference in New Issue
Block a user