0ad/binaries/data/mods/public/gui/reference/viewer/sprites.xml
s0600204 c8fda40b02 Implement an in-game Template Details Viewer
Right-click on icons of units, structures, technologies, flora, fauna,
etc. and view additional details.


Reviewed By: elexis
Fixes: #3212
Differential Revision: https://code.wildfiregames.com/D297
This was SVN commit r21310.
2018-02-21 21:39:00 +00:00

18 lines
316 B
XML

<?xml version="1.0" encoding="utf-8"?>
<sprites>
<sprite name="IconFrame_Gold">
<image
border="true"
bordercolor="163 163 103"
backcolor="0 0 0 0"
size="0 0 100% 100%"
/>
<image
border="true"
bordercolor="0 0 0"
backcolor="0 0 0 0"
size="1 1 100%-1 100%-1"
/>
</sprite>
</sprites>