summaryrefslogtreecommitdiff
path: root/src/station_cmd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/station_cmd.cpp')
-rw-r--r--src/station_cmd.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/station_cmd.cpp b/src/station_cmd.cpp
index 96251a8fe..177d2c786 100644
--- a/src/station_cmd.cpp
+++ b/src/station_cmd.cpp
@@ -3642,8 +3642,8 @@ extern const TileTypeProcs _tile_type_station_procs = {
GetTileTrackStatus_Station, // get_tile_track_status_proc
ClickTile_Station, // click_tile_proc
AnimateTile_Station, // animate_tile_proc
- TileLoop_Station, // tile_loop_clear
- ChangeTileOwner_Station, // change_tile_owner_clear
+ TileLoop_Station, // tile_loop_proc
+ ChangeTileOwner_Station, // change_tile_owner_proc
NULL, // add_produced_cargo_proc
VehicleEnter_Station, // vehicle_enter_tile_proc
GetFoundation_Station, // get_foundation_proc