devcycle-based version name (alpha, beta thing)

This commit is contained in:
minjaesong
2024-03-11 02:44:05 +09:00
parent 60eeeae759
commit 707abe8c6d
6 changed files with 86 additions and 12 deletions

View File

@@ -515,7 +515,7 @@ open class TerrarumIngame(batch: FlippingSpriteBatch) : IngameInstance(batch) {
printdbg(this, "loaded successfully.")
}
else {
App.getLoadScreen().addMessage("${App.GAME_NAME} version ${App.getVERSION_STRING()}")
App.getLoadScreen().addMessage("${App.GAME_NAME} ${App.getVERSION_STRING()}")
App.getLoadScreen().addMessage("Creating new world")