Single-texture font+UI packing

This commit is contained in:
Anuken
2020-01-16 22:25:57 -05:00
parent ce18e32826
commit 4f29c80814
14 changed files with 1393 additions and 3755 deletions

View File

@@ -6,4 +6,5 @@ public class Fonts{
public static BitmapFont def;
public static BitmapFont outline;
public static BitmapFont chat;
}