diff options
Diffstat (limited to 'water_cmd.c')
-rw-r--r-- | water_cmd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/water_cmd.c b/water_cmd.c index a74807fba..c61abdbd5 100644 --- a/water_cmd.c +++ b/water_cmd.c @@ -744,4 +744,3 @@ const TileTypeProcs _tile_type_water_procs = { NULL, /* vehicle_leave_tile_proc */ GetSlopeTileh_Water, /* get_slope_tileh_proc */ }; - |