mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 21:14:04 +09:00
more changes on greek
Former-commit-id: cfde7383844a9a183bf57edad3a772ae74f19af8 Former-commit-id: 178d7b4b788ffe43db64eb453543ea1e20d94acf
This commit is contained in:
@@ -136,8 +136,8 @@ constructor(gamename: String) : StateBasedGame(gamename) {
|
||||
//addState(StateShaderTest())
|
||||
//addState(StateNoiseTester())
|
||||
|
||||
ingame = StateInGame()
|
||||
addState(ingame)
|
||||
//ingame = StateInGame()
|
||||
//addState(ingame)
|
||||
|
||||
|
||||
// foolproof
|
||||
|
||||
Reference in New Issue
Block a user