summaryrefslogtreecommitdiff
path: root/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'command.h')
-rw-r--r--command.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/command.h b/command.h
index 051c1fbef..d40f8543d 100644
--- a/command.h
+++ b/command.h
@@ -20,9 +20,9 @@ enum {
CMD_REMOVE_FROM_RAILROAD_STATION = 14,
CMD_CONVERT_RAIL = 15,
- CMD_BUILD_TRAIN_CHECKPOINT = 16,
- CMD_RENAME_CHECKPOINT = 17,
- CMD_REMOVE_TRAIN_CHECKPOINT = 18,
+ CMD_BUILD_TRAIN_WAYPOINT = 16,
+ CMD_RENAME_WAYPOINT = 17,
+ CMD_REMOVE_TRAIN_WAYPOINT = 18,
CMD_BUILD_TRUCK_STATION = 19,
CMD_BUILD_BUS_STATION = 21,