Skip to content

Fix case-sensitive tileset include paths#461

Open
themaster567 wants to merge 1 commit into
MegaMek:mainfrom
themaster567:fix/linux-tileset-include-paths
Open

Fix case-sensitive tileset include paths#461
themaster567 wants to merge 1 commit into
MegaMek:mainfrom
themaster567:fix/linux-tileset-include-paths

Conversation

@themaster567

Copy link
Copy Markdown

Part 2 of 2 for fixing case-insensitive image paths under Linux.

This is the other half of my first set of PRs for the MegaMek project! While working on correcting the case-insensitive paths for a lot of mech images, I recalled another issue during battle where I noticed that the tileset I wanted to use wasn't actually showing properly when I selected it. After poking around, I ended up finding the same problem with the same solution as the previous PR. All I did was change the capitalization of the paths to properly match the files being referenced.

Tilesets outside the default set were being ignored when selected under Linux. Corrected case-insensitive paths in the
tileset definitions to resolve this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants