mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-16 19:19:09 +00:00
(svn r2379) - Fix: [newgrf] Note to self, check thoroughly before committing!
This commit is contained in:
1
newgrf.c
1
newgrf.c
@@ -471,6 +471,7 @@ static bool RoadVehicleChangeInfo(uint engine, int numinfo, int prop, byte **buf
|
|||||||
}
|
}
|
||||||
ret = true;
|
ret = true;
|
||||||
break;
|
break;
|
||||||
|
}
|
||||||
default:
|
default:
|
||||||
ret = true;
|
ret = true;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user