Country Flags not working for countries with spaces in name
Description
See places like:
https://www.airlineenterprise.com/airline/aircraft/used_market https://www.airlineenterprise.com/research/airports
Steps to Reproduce (If applicable)
- View country with a space in name (such as Costa Rica)
- Notice how flag doesn't load and the game trying to load
costa rica.gifinstead ofcostarica.gif
Expected behavior: Flags of countries load
Actual behavior: Flags don't load
Possible Solution: Rename source files to have spaces, or edit the code to strip out spaces when looking for flags.