init
This commit is contained in:
commit
2fe6ca2f65
1473 changed files with 251771 additions and 0 deletions
22
gamedata/configs/ui/pda_spot.xml
Normal file
22
gamedata/configs/ui/pda_spot.xml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
<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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue