mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-03 17:04:21 +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.