forked from mirror/OpenTTD
(svn r23504) -Feature: Aircraft range.
This commit is contained in:
@@ -110,6 +110,7 @@ struct Engine : EnginePool::PoolItem<&_engine_pool> {
|
||||
uint GetDisplayWeight() const;
|
||||
uint GetDisplayMaxTractiveEffort() const;
|
||||
Date GetLifeLengthInDays() const;
|
||||
uint16 GetRange() const;
|
||||
|
||||
/**
|
||||
* Check if the engine is a ground vehicle.
|
||||
|
Reference in New Issue
Block a user