(svn r14368) -Fix [FS#1852]: trams jumping when reversing on a single trambit (like caused during road construction reworks) or when (manually) reversing in a corner.

This commit is contained in:
rubidium
2008-09-21 11:26:50 +00:00
parent a4fd962adf
commit 0f56f52080
2 changed files with 22 additions and 12 deletions

View File

@@ -1259,7 +1259,7 @@ static const RoadDriveEntry _roadveh_tram_turn_sw_0[] = {
{15, 7},
{15, 6},
{15, 5},
{RDE_TURNED | DIAGDIR_SW, 0},
{RDE_TURNED | DIAGDIR_NE, 0},
{14, 5},
{13, 5},
{12, 5},