e4s-sdk/gamedata/configs/ui/pda_spot.xml
2026-06-17 23:06:51 +03:00

22 lines
No EOL
736 B
XML

<w>
<background x="353" y="226" width="600" height="300">
<auto_static x="-5" y="0" width="240" height="85" stretch="1">
<texture>ui_inGame2_message_box</texture>
</auto_static>
</background>
<spot_name_edit x="368" y="246" width="200" height="30">
<text x="5" font="letterica16" vert_align="c" align="l"/>
<texture>ui_inGame2_edit_box_2</texture>
</spot_name_edit>
<btn_apply x="395" y="279" width="70" height="28" check_mode="0">
<text font="letterica18">ui_inv_ok</text>
<texture>ui_inGame2_Mp_bigbuttone</texture>
</btn_apply>
<btn_cancel x="471" y="279" width="70" height="28" check_mode="0">
<text font="letterica18">ui_inv_cancel</text>
<texture>ui_inGame2_Mp_bigbuttone</texture>
</btn_cancel>
</w>