23 lines
776 B
XML
23 lines
776 B
XML
|
<w>
|
||
|
<backpack x="384" y="341" width="256" height="86" stretch="1" >
|
||
|
<background x="0" y="0" width="256" height="86" stretch="1" >
|
||
|
<texture>ui_inGame2_message_box</texture>
|
||
|
</background>
|
||
|
|
||
|
<input x="16" y="16" width="224" height="24" stretch="1">
|
||
|
<text x="4" font="letterica16" vert_align="c" align="l"/>
|
||
|
<texture>ui_inGame2_edit_box_2</texture>
|
||
|
</input>
|
||
|
|
||
|
<btn_ok x="16" y="50" width="109.5" height="24" stretch="1" check_mode="0">
|
||
|
<text y="1" font="letterica16">ui_inv_ok</text>
|
||
|
<texture>ui_button_ordinary</texture>
|
||
|
</btn_ok>
|
||
|
|
||
|
<btn_cancel x="130.5" y="50" width="109.5" height="24" stretch="1" check_mode="0">
|
||
|
<text y="1" font="letterica16">ui_inv_cancel</text>
|
||
|
<texture>ui_button_ordinary</texture>
|
||
|
</btn_cancel>
|
||
|
</backpack>
|
||
|
</w>
|