forked from mirrors/0ad
b4fbbed379
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.
9 lines
250 B
XML
9 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>
|