(svn r24680) -Codechange: Add resolver classes for canals.
This commit is contained in:
@@ -357,9 +357,6 @@ struct ResolverObject {
|
||||
EngineID self_type;
|
||||
bool info_view; ///< Indicates if the item is being drawn in an info window
|
||||
} vehicle;
|
||||
struct {
|
||||
TileIndex tile;
|
||||
} canal;
|
||||
struct {
|
||||
TileIndex tile;
|
||||
struct BaseStation *st;
|
||||
|
||||
Reference in New Issue
Block a user