missed a comma

pull/603/head
reldred 8 months ago
parent 555bd88d43
commit 802ee5e36d

@ -64,7 +64,7 @@ static const RoadDriveEntry _roadveh_drive_data_3[] = {
{ 9, 12},
{ 8, 13},
{ 7, 14},
{ 6, 15}
{ 6, 15},
{RDE_NEXT_TILE | DIAGDIR_SE, 0}
};
static const RoadDriveEntry _roadveh_drive_data_4[] = {

Loading…
Cancel
Save