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

27 lines
No EOL
924 B
XML

<w>
<main x="0" y="0" width="1024" height="768"/>
<background x="0" y="0" width="1024" height="768" stretch="1">
<texture x="0" y="0" width="152" height="146">ui\hud_map_back</texture>
</background>
<scroll x="100" y="100" width="500" height="600" always_show_scroll="1"/>
<item_0 x="0" y="0" width="255" height="255">
<texture>ui\ui_blueteam</texture>
<text align="l" x="260" y="128" font="letterica18">Item1</text>
</item_0>
<item_1 x="0" y="0" width="255" height="255">
<texture>ui\ui_blueteam</texture>
<text align="l" x="260" y="128" font="letterica18">Item2</text>
</item_1>
<item_2 x="0" y="0" width="255" height="255">
<texture>ui\ui_blueteam</texture>
<text align="l" x="260" y="128" font="letterica18">Item3</text>
<auto_static x="0" y="20" width="255" height="3" stretch="1">
<texture>ui\ui_pda_horizontal_line</texture>
</auto_static>
</item_2>
</w>