mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-17 05:54:05 +09:00
modular first test
This commit is contained in:
@@ -311,6 +311,11 @@ object Terrarum : StateBasedGame(GAME_NAME) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// load modules
|
||||
ModuleManager
|
||||
|
||||
|
||||
gc.graphics.clear() // clean up any 'dust' in the buffer
|
||||
|
||||
//addState(StateVTTest())
|
||||
|
||||
Reference in New Issue
Block a user