yet another font update

Former-commit-id: 332bdbd2e55d148f42f3e3635dbc94a71f152f01
Former-commit-id: 27308c98fe0fe858bcbb42301dd714a49d92c81c
This commit is contained in:
Song Minjae
2017-02-20 23:27:00 +09:00
parent 6c867efd40
commit 1b079524f4
4 changed files with 37 additions and 64 deletions

View File

@@ -134,7 +134,7 @@ constructor(gamename: String) : StateBasedGame(gamename) {
//addState(StateTestingLightning())
//addState(StateSplash())
//addState(StateMonitorCheck())
//addState(StateFontTester())
addState(StateFontTester())
//addState(StateNoiseTexGen())
//addState(StateBlurTest())
//addState(StateShaderTest())