This commit is contained in:
Vasily Petrov 2026-06-18 01:18:29 +03:00
commit 2fe6ca2f65
1473 changed files with 251771 additions and 0 deletions

View file

@ -0,0 +1,22 @@
<w>
<background x="260" 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="275" 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="302" 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="379" 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>