mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-11 06:11:50 +09:00
quickslot works, new event for actor "actorValueChanged"
- "unpacking" fresh new tool would un-register quickslot desig. - priority issue on "equipped by quickslot change" and "equipped by inventory UI"
This commit is contained in:
@@ -8,7 +8,7 @@ import javax.swing.JFrame
|
||||
* Created by SKYHi14 on 2017-02-05.
|
||||
*/
|
||||
|
||||
object JavaIMTest : ConsoleCommand {
|
||||
internal object JavaIMTest : ConsoleCommand {
|
||||
|
||||
override fun execute(args: Array<String>) {
|
||||
IMStringReader(
|
||||
|
||||
Reference in New Issue
Block a user