(svn r21807) -Codechange: split automatic order removal into a separate function (fonsinchen)
This commit is contained in:
@@ -243,6 +243,8 @@ public:
|
||||
GroundVehicleCache *GetGroundVehicleCache();
|
||||
const GroundVehicleCache *GetGroundVehicleCache() const;
|
||||
|
||||
void DeleteUnreachedAutoOrders();
|
||||
|
||||
/**
|
||||
* Handle the loading of the vehicle; when not it skips through dummy
|
||||
* orders and does nothing in all other cases.
|
||||
|
||||
Reference in New Issue
Block a user