chore: improve rdm command
This commit is contained in:
19 files changed
+82
-82
No files matched your search
@@ -76,8 +76,8 @@ val niuziBankManager = NiuziBankManager()
|
||||
val START_UP_TIME = Instant.now().epochSecond
|
||||
|
||||
val items = listOf(
|
||||
HeisiItem(), BaisiItem(), SetuItem(),
|
||||
NiuziItem()
|
||||
HeisiItem(), BaisiItem(),
|
||||
SetuItem(), NiuziItem()
|
||||
)
|
||||
|
||||
val commands = listOf(
|
||||
|
||||
Reference in New Issue
Block a user