more axe wip

This commit is contained in:
minjaesong
2023-11-13 16:07:06 +09:00
parent 60e8aa45cd
commit 483f770198
7 changed files with 79 additions and 76 deletions

View File

@@ -103,7 +103,7 @@ open class FancyWorldReadLoadScreen(screenToBeLoaded: IngameInstance, private va
}
protected open fun getStage(): Int {
return 3 // fixed value for Read screen
return 5 // fixed value for Read screen
}
protected val batchColour = Color(-1) // create new Color instance just for the progress bar