forked from Cookies_Github_mirror/AquaDX
[+] 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