New Option listener system + rewritten bone grinder + fix for attribute.get
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ private val FILL_ANIM = Animation(1649)
|
|||||||
private val WIND_ANIM = Animation(1648)
|
private val WIND_ANIM = Animation(1648)
|
||||||
private val SCOOP_ANIM = Animation(1650)
|
private val SCOOP_ANIM = Animation(1650)
|
||||||
|
|
||||||
class BoneGrinderOptionHandler : OptionListener() {
|
class BoneGrinderListener : OptionListener() {
|
||||||
|
|
||||||
override fun defineListeners() {
|
override fun defineListeners() {
|
||||||
|
|
||||||
Reference in New Issue
Block a user