diff options
author | Patric Stout <truebrain@openttd.org> | 2020-12-15 22:47:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-15 22:47:57 +0100 |
commit | 88f30f7fe774f1e8943b5f5bed0264ac3f5d3a7b (patch) | |
tree | cd9219bd6b273d9510411aa07cfe2ca8f8364659 /regression | |
parent | d5f05fb7813c2c835010932aee6e5e9edf93c82b (diff) | |
download | openttd-88f30f7fe774f1e8943b5f5bed0264ac3f5d3a7b.tar.xz |
Fix #8313: use correct capitalization for TTO / DOS base-music (#8385)
DOS did not have cases in filenames. Different OS interpret
them as either all-lowercase or all-uppercase. So we try both.
All-uppercase is done by the obg/obm/obs files, and if opening
fails, OpenTTD will automatically retry the all-lowercase variant.
So for those who already have the files lowercase, nothing
changes. For those that install fresh from TTO, it should now
work out-of-the-box.
Diffstat (limited to 'regression')
0 files changed, 0 insertions, 0 deletions