The font is no longer included with JME, so we'll stick it here.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3562 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 192 KiB |
@@ -79,5 +79,5 @@ public class StatsDisplay extends Node
|
||||
protected StringBuffer _temp = new StringBuffer();
|
||||
|
||||
protected static final String DEFAULT_JME_FONT =
|
||||
"com/jme/app/defaultfont.tga";
|
||||
"rsrc/media/jme/defaultfont.tga";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user