mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-07 10:57:26 +08:00
[+] ExtBool2
This commit is contained in:
@@ -507,6 +507,8 @@ class Mai2UserPlaylog : Mai2UserEntity(), IGenericGamePlaylog {
|
||||
|
||||
@JsonProperty("extBool1")
|
||||
var extBool1 = false
|
||||
@JsonProperty("extBool2")
|
||||
var extBool2 = false
|
||||
|
||||
override val isFullCombo: Boolean
|
||||
get() = maxCombo == totalCombo
|
||||
|
||||
Reference in New Issue
Block a user