(svn r23104) -Codechange: prepare the vehicle/sign z for some further changes to reduce casting
This commit is contained in:
@@ -183,7 +183,7 @@ public:
|
||||
|
||||
int32 x_pos; ///< x coordinate.
|
||||
int32 y_pos; ///< y coordinate.
|
||||
byte z_pos; ///< z coordinate.
|
||||
int32 z_pos; ///< z coordinate.
|
||||
DirectionByte direction; ///< facing
|
||||
|
||||
OwnerByte owner; ///< Which company owns the vehicle?
|
||||
|
||||
Reference in New Issue
Block a user