mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
Lunar spellbook work + easter event
This commit is contained in:
parent
f7a0d2d567
commit
d6114292b2
31 changed files with 749 additions and 718 deletions
|
|
@ -9,7 +9,6 @@ import org.runite.client.*
|
|||
import java.awt.event.KeyEvent
|
||||
import java.text.SimpleDateFormat
|
||||
import java.util.*
|
||||
import org.runite.client.TextureOperation12
|
||||
import java.util.LinkedList
|
||||
|
||||
|
||||
|
|
@ -265,7 +264,7 @@ object DeveloperConsole {
|
|||
" "
|
||||
)
|
||||
)
|
||||
)
|
||||
).also { println("Playing song ID: $it - ${clientCommand.joinToString("")}") }
|
||||
)
|
||||
} else {
|
||||
args = clientCommand[1].toInt()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue