mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-28 13:29:20 +00:00
a8fc3cf254
The current code could end up with savegameID being undefined, false, a filename string, or null depending on the code path taken. Adapt C++ in consequence.