mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-14 04:24:05 +09:00
Merge branch 'newworldgen'
# Conflicts: # .idea/workspace.xml # src/net/torvald/terrarum/gameactors/Actor.kt Former-commit-id: 533aeed3cd26565478a3b8c602c9e9aa7e15b43f Former-commit-id: e7e851ed9734b47cc05144df1c6187ea50f7ecab
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