mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-07-04 05:55:47 -07:00
More consistent attribute naming
This was SVN commit r748.
This commit is contained in:
parent
a72f552386
commit
3ff9bfba4f
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@
|
|||
<!ATTLIST image
|
||||
texture CDATA #IMPLIED
|
||||
size CDATA #IMPLIED
|
||||
texture_size CDATA #IMPLIED
|
||||
texture-size CDATA #IMPLIED
|
||||
backcolor CDATA #IMPLIED
|
||||
bordercolor CDATA #IMPLIED
|
||||
border %bool; #IMPLIED
|
||||
|
|
|
|||
Loading…
Reference in a new issue