mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 22:33:56 -07:00
Use dropdown with values. Implement confirmation box with countdown to revert scale change because buttons can get unable to click. Differential revision: D3037 Comments by: @vladislavbelov, @Stan, @wraitii, @pieq, @sera Tested by: @Langbart This was SVN commit r25966.
8 lines
250 B
XML
8 lines
250 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<page>
|
|
<include>common/modern/setup.xml</include>
|
|
<include>common/modern/styles.xml</include>
|
|
<include>common/modern/sprites.xml</include>
|
|
|
|
<include>timedconfirmation/timedconfirmation.xml</include>
|
|
</page>
|