damn it
This commit is contained in:
parent
c4de2248ab
commit
d8ba380998
@ -22,7 +22,7 @@ open class MatterySlot @JvmOverloads constructor(container: Container, index: In
|
||||
}
|
||||
|
||||
open fun canTakeItemForPickAll(): Boolean {
|
||||
return false
|
||||
return true
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user