(svn r2379) - Fix: [newgrf] Note to self, check thoroughly before committing!

pull/155/head
orudge 20 years ago
parent 49084f9dd2
commit 9ca73ebf5b

@ -471,6 +471,7 @@ static bool RoadVehicleChangeInfo(uint engine, int numinfo, int prop, byte **buf
}
ret = true;
break;
}
default:
ret = true;
}

Loading…
Cancel
Save