Added "Kochi Gothic" font.
- Provides cross-platform CJK support. (follow-up to 904a54d)
Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
This commit is contained in:
@@ -78,6 +78,11 @@ public class Options extends BasicGameState {
|
||||
"Songs/"
|
||||
};
|
||||
|
||||
/**
|
||||
* Font file name.
|
||||
*/
|
||||
public static final String FONT_NAME = "kochi-gothic.ttf";
|
||||
|
||||
/**
|
||||
* The beatmap directory.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user