mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
Tested By: Imarok Differential Revision: https://code.wildfiregames.com/D4008 This was SVN commit r25541.
13 lines
192 B
XML
13 lines
192 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<styles>
|
|
<style name="IconFrame"
|
|
sprite="IconFrameGold"
|
|
ghost="true"
|
|
/>
|
|
|
|
<style name="RankGlyph"
|
|
size="4 6 20 22"
|
|
ghost="true"
|
|
/>
|
|
</styles>
|