mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-08-28 08:25:56 +02:00
monetary cost display
This commit is contained in:
parent
ac9f492125
commit
1b3447d041
10 changed files with 97 additions and 29 deletions
|
|
@ -91,7 +91,7 @@ object ConfigOptions {
|
|||
const val VERBOSE_DEBUG_LOGGING = "debug_log_verbose"
|
||||
|
||||
// Minimum versions
|
||||
val MINIMUM_MONETARY_COST_VER = Version(21, 0, 0)
|
||||
val MINIMUM_MONETARY_COST_VER = Version(1, 21, 0)
|
||||
|
||||
// ----------------------
|
||||
// Default config values
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue