Changeset - r1873:2a425c622bbe
[Not reviewed]
master
0 1 0
orudge - 19 years ago 2005-05-29 20:42:01
orudge@openttd.org
(svn r2379) - Fix: [newgrf] Note to self, check thoroughly before committing!
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
newgrf.c
Show inline comments
 
@@ -471,6 +471,7 @@ static bool RoadVehicleChangeInfo(uint e
 
			}
 
			ret = true;
 
			break;
 
		}
 
		default:
 
			ret = true;
 
	}
0 comments (0 inline, 0 general)