- fix typo "padding" in fnt file

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@7128 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
nor..67 2011-03-27 19:12:11 +00:00
parent 59ad3b71b9
commit ea1d086648

View File

@ -104,7 +104,7 @@ public abstract class FontCreator {
+ "stretchH=100 "
+ "smooth=1 "
+ "aa=1 "
+ "paiing=0,0,0,0 "
+ "padding=0,0,0,0 "
+ "spacing=1,1 "
+ "\n"
+ "common lineHeight=" + height + " "