modular first test

This commit is contained in:
Song Minjae
2017-04-17 16:14:35 +09:00
parent 98d7548ce8
commit cec266d396
18 changed files with 128 additions and 56 deletions

View File

@@ -311,6 +311,11 @@ object Terrarum : StateBasedGame(GAME_NAME) {
}
}
// load modules
ModuleManager
gc.graphics.clear() // clean up any 'dust' in the buffer
//addState(StateVTTest())