some CBike code; vehicle cleanup
This commit is contained in:
@@ -9,13 +9,6 @@ enum ePlaneNodes
|
||||
NUM_PLANE_NODES
|
||||
};
|
||||
|
||||
enum ePlanePositions
|
||||
{
|
||||
PLANE_POS_LIGHT_LEFT,
|
||||
PLANE_POS_LIGHT_RIGHT,
|
||||
PLANE_POS_LIGHT_TAIL,
|
||||
};
|
||||
|
||||
struct CPlaneNode
|
||||
{
|
||||
CVector p; // position
|
||||
|
||||
Reference in New Issue
Block a user