forked from 2009Scape/Server
New Option listener system + rewritten bone grinder + fix for attribute.get
This commit is contained in:
parent
6119939335
commit
defc272f74
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