diff --git a/src/table/roadveh.h b/src/table/roadveh.h index 59ffe344af..6f8c7a66d1 100644 --- a/src/table/roadveh.h +++ b/src/table/roadveh.h @@ -1192,7 +1192,7 @@ static const RoadDriveEntry _roadveh_tram_turn_se_0[] = { {9, 2}, {9, 1}, {9, 0}, - {RDE_TURNED | DIAGDIR_NW, 0} + {RDE_NEXT_TILE | DIAGDIR_NW, 0} }; static const RoadDriveEntry _roadveh_tram_turn_se_1[] = {