File diff r1872:f2d5f6d1aa5c → r1873:2a425c622bbe
newgrf.c
Show inline comments
 
@@ -471,6 +471,7 @@ static bool RoadVehicleChangeInfo(uint e
 
			}
 
			ret = true;
 
			break;
 
		}
 
		default:
 
			ret = true;
 
	}