mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 03:54:06 +09:00
caves and stuff
Former-commit-id: 248077312d8561ad01819a43a4c4a5205c122ff4 Former-commit-id: f4dc915a66bd26338376b9d6008f136fb36b3060
This commit is contained in:
@@ -133,6 +133,7 @@ constructor(gamename: String) : StateBasedGame(gamename) {
|
||||
//addState(StateNoiseTexGen())
|
||||
//addState(StateBlurTest())
|
||||
//addState(StateShaderTest())
|
||||
//addState(StateNoiseTester())
|
||||
|
||||
ingame = StateInGame()
|
||||
addState(ingame)
|
||||
|
||||
Reference in New Issue
Block a user