New Option listener system + rewritten bone grinder + fix for attribute.get

This commit is contained in:
Ceikry 2021-03-11 17:01:22 -06:00
parent 62be2e837d
commit 49dd47e778

View file

@ -20,7 +20,7 @@ private val FILL_ANIM = Animation(1649)
private val WIND_ANIM = Animation(1648)
private val SCOOP_ANIM = Animation(1650)
class BoneGrinderOptionHandler : OptionListener() {
class BoneGrinderListener : OptionListener() {
override fun defineListeners() {