mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-18 03:54:11 +00:00
831e4a183f
When closing the mod downloader, the list of enabled mod is reset, which can lead to an out-of-index assertion failing in the engine if an enabled mod was selected before. Reported by: Vas Fixes #6001 Differential Revision: https://code.wildfiregames.com/D3537 This was SVN commit r24854.