mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-21 14:55:17 +01:00
comment
This commit is contained in:
parent
762ff2524f
commit
4022e61281
@ -305,6 +305,8 @@ object EnchantLookup {
|
||||
}
|
||||
}
|
||||
|
||||
// This is such a fucking disgusting way of implementing %active_level%,
|
||||
// and it's probably quite slow too.
|
||||
return found.map {
|
||||
val level = it.holder as EcoEnchantLevel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user