gui/styles/anthrax.xml: fix <style-name> => <name>.
This commit is contained in:
parent
fc7319a5da
commit
a651665368
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
"helvetica_bold.txf". "size" and "slant" take only effect on
|
"helvetica_bold.txf". "size" and "slant" take only effect on
|
||||||
texture fonts.
|
texture fonts.
|
||||||
-->
|
-->
|
||||||
<style-name>Anthrax</style-name>
|
<name>Anthrax</name>
|
||||||
<fonts>
|
<fonts>
|
||||||
<gui>
|
<gui>
|
||||||
<name type="string">HELVETICA_12</name>
|
<name type="string">HELVETICA_12</name>
|
||||||
|
|
Loading…
Reference in a new issue