summaryrefslogtreecommitdiff
path: root/src/order_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/order_base.h')
-rw-r--r--src/order_base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/order_base.h b/src/order_base.h
index 44ce7a39d..241e8b1b3 100644
--- a/src/order_base.h
+++ b/src/order_base.h
@@ -77,7 +77,7 @@ public:
void MakeLeaveStation();
void MakeDummy();
void MakeConditional(VehicleOrderID order);
- void MakeAutomatic(StationID destination);
+ void MakeImplicit(StationID destination);
/**
* Gets the destination of this order.