1
0
forked from 0ad/0ad
0ad/binaries
phosit d655455304 Make messageBox return a promise
Ofthen the `messageBox` is only used for confirmation like: "Do you
really want to overwrite the savegame?"
With this patch the code paths of "overwrite savegame" and "make new
savegame" can be combined.

In some cases there is nothing done when one button is pressed. That is
changed to an early return.

Comments by: @Stan
Differential Revision: https://code.wildfiregames.com/D5274
This was SVN commit r28191.
2024-08-11 13:41:32 +00:00
..
data Make messageBox return a promise 2024-08-11 13:41:32 +00:00
logs
system Allow to set the biome with the autostart command. 2023-06-14 06:35:27 +00:00