Codechange: Remove Company/OwnerByte types
This commit is contained in:
@@ -270,7 +270,7 @@ public:
|
||||
int32 z_pos; ///< z coordinate.
|
||||
Direction direction; ///< facing
|
||||
|
||||
OwnerByte owner; ///< Which company owns the vehicle?
|
||||
Owner owner; ///< Which company owns the vehicle?
|
||||
/**
|
||||
* currently displayed sprite index
|
||||
* 0xfd == custom sprite, 0xfe == custom second head sprite
|
||||
|
Reference in New Issue
Block a user