mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 09:06:49 +00:00
f5f493681d
As no default values got set, some game settings became NaN, which triggered exceptions. This sets sane default. This also includes better debugging logic in case of exception, so it's easier to know what happens. Fixes #6200 Reported by: langbart Differential Revision: https://code.wildfiregames.com/D4113 This was SVN commit r25736.