mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 11:04:05 +09:00
more axe wip
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user