Fix #97: Desync when moving newly built wagon
This commit is contained in:
@@ -869,6 +869,8 @@ static CommandCost CmdBuildRailWagon(TileIndex tile, DoCommandFlag flags, const
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
InvalidateVehicleTickCaches();
|
||||
}
|
||||
|
||||
return CommandCost();
|
||||
|
Reference in New Issue
Block a user