mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-25 08:40:15 +00:00
6bb7f3fd39
This removes a usage of the global `g_MapSettings`.
The conversion to bool isn't required.
`mapSettings` (non-global) is available since e01ea16ae5.