0ad/binaries/data/mods/public/gui/structree/setup.xml
leper 932dbc7221 Import s0600204's structree.
Taken from https://github.com/s0600204/0ad-structree-mod with some
improvements from my fork.
On small resolutions some buildings might not be fully visible (see
#3038).

This was SVN commit r16276.
2015-02-07 01:37:05 +00:00

15 lines
228 B
XML

<?xml version="1.0" encoding="utf-8"?>
<setup>
<tooltip name="treeTooltip"
anchor="top"
buffer_zone="4"
delay="50"
font="sans-14"
maxwidth="480"
offset="16 24"
sprite="bkTooltip"
textcolor="white"
/>
</setup>