- 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:
parent
59ad3b71b9
commit
ea1d086648
@ -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 + " "
|
||||
|
Loading…
x
Reference in New Issue
Block a user