(svn r3491) - NewGRF Fix: Handle loading of rail vehicle flags (unimplemented)

This commit is contained in:
peter1138 2006-01-30 18:42:46 +00:00
parent 5e1e902600
commit e2dda7bce6
1 changed files with 1 additions and 0 deletions

View File

@ -436,6 +436,7 @@ static bool RailVehicleChangeInfo(uint engine, int numinfo, int prop, byte **buf
case 0x20: /* Air drag */
case 0x25: /* User-defined bit mask to set when checking veh. var. 42 */
case 0x26: /* Retire vehicle early */
case 0x27: /* Miscellaneous flags */
{
/* TODO */
FOR_EACH_OBJECT {