Files @ r23500:c75b85278ae0
Branch filter:

Location: cpp/openttd-patchpack/source/azure-pipelines-release.yml

Peter Nelson
Fix #7400: Water class for tree tiles was not converted for old saves preventing industry creation.

As the information is always available from the tree ground type, unconditionally
update the map array for tree tiles.
1
2
3
4
5
6
7
trigger: none
pr: none

jobs:
- template: azure-pipelines/templates/release.yml
  parameters:
    IsStableRelease: false