mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-18 20:40:18 -07:00
New Option listener system + rewritten bone grinder + fix for attribute.get
This commit is contained in:
parent
62be2e837d
commit
49dd47e778
1 changed files with 1 additions and 1 deletions
|
|
@ -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() {
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue