1
0
forked from 0ad/0ad

Changed <icon>'s property 'texture' to 'sprite'. Better late than never.

This was SVN commit r2538.
This commit is contained in:
Gee 2005-07-25 00:50:38 +00:00
parent 26d44ba616
commit cdfabb9acc

View File

@ -141,8 +141,8 @@
-->
<!ATTLIST icon
name CDATA #REQUIRED
texture CDATA #REQUIRED
size CDATA #REQUIRED
sprite CDATA #REQUIRED
cell_id CDATA #IMPLIED
>