forked from mirrors/0ad
b2842e8021
Commenters: elexis, Stan, Angen Refs.: #5387 Differential Revision: https://code.wildfiregames.com/D2734 This was SVN commit r23808.
13 lines
343 B
XML
13 lines
343 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<object size="16 10 100%-16 30">
|
|
<object
|
|
name="civSelectionHeading"
|
|
type="text"
|
|
font="sans-bold-16"
|
|
textcolor="white"
|
|
text_align="right"
|
|
size="0 10 100%-188 48"
|
|
/>
|
|
<object name="civSelection" type="dropdown" style="ModernDropDown" size="100%-180 8 100% 34" dropdown_size="424"/>
|
|
</object>
|