Add use of color cost.

This commit is contained in:
alexcrea 2024-07-26 18:28:06 +02:00
parent 794a440d33
commit f72d3622ca
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
2 changed files with 18 additions and 4 deletions

View file

@ -239,7 +239,7 @@ object ConfigOptions {
/**
* How many xp should use of color should cost
*/
private val useOfColorCost: Int
val useOfColorCost: Int
get() {
return ConfigHolder.DEFAULT_CONFIG
.config