mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-09-01 19:09:09 +00:00
(svn r15678) -Fix (r15676): crash when (re)applying newgrf settings
This commit is contained in:
@@ -359,6 +359,7 @@ void AfterLoadVehicles(bool part_of_load)
|
||||
default: break;
|
||||
}
|
||||
|
||||
v->coord.left = INVALID_COORD;
|
||||
VehicleMove(v, false);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user