OpenTTD / OpenTTD

OpenTTD is an open source simulation game based upon Transport Tycoon Deluxe
https://www.openttd.org/
Other
6.06k stars 842 forks source link

Fix #12418, 338def1b06: Filename extension taken from wrong string. #12680

Closed PeterN closed 1 month ago

PeterN commented 1 month ago

Motivation / Problem

12418 fixed a segfault but broke functionality, due to copy & pasting too much, and therefore looking at the extension from a different string...

Description

Get file extension from correct string...

Limitations

Checklist for review

Some things are not automated, and forgotten often. This list is a reminder for the reviewers.