mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-23 14:05:08 +00:00
446fef2b35
It was only triggered if a civ wasn't set in Atlas. Because civs are expected to be well-defined everywhere, alwas set the property in Atlas too, fixing the non-GUI part of #4869. Use the existing player defaults value then instead of hardcoding a fallback civ string. This was SVN commit r20512.