mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
3a6540110b
When loading a savegame more settings are loaded then normally. Thous settings (such as TriggerScripts) can't be changed from the matchsetting-screen. With this commit the saved matchsettings.mp.json isn't overritten when loading a savegame. Fixes: #7632