mirror of
https://github.com/jie65535/mirai-console-jhr-plugin.git
synced 2025-06-02 17:39:16 +08:00
Merge remote-tracking branch 'origin/master'
# Conflicts: # src/main/kotlin/JHorseRacing.kt
This commit is contained in:
commit
61b1273b13
@ -70,7 +70,7 @@ object JHorseRacing : KotlinPlugin(
|
||||
"\uD83D\uDC1C",
|
||||
"\uD83D\uDC1C",
|
||||
"\uD83D\uDC0E",
|
||||
"\uD83C\uDFC7"
|
||||
"\uD38D\uDFC7"
|
||||
)
|
||||
private val ranks = mutableMapOf<Long, Rank>()
|
||||
private fun drawHorse(horses: List<Horse>): String {
|
||||
|
Loading…
Reference in New Issue
Block a user