mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 15:17:26 +08:00
[U] Add maimai 140 fields
This commit is contained in:
@@ -154,6 +154,8 @@ class UserDetail(
|
|||||||
@Transient
|
@Transient
|
||||||
var cmLastEmoneyCredit: Int = 69,
|
var cmLastEmoneyCredit: Int = 69,
|
||||||
var mapStock: Int = 0,
|
var mapStock: Int = 0,
|
||||||
|
var currentPlayCount: Int = 0,
|
||||||
|
var renameCredit: Int = 0
|
||||||
) : Serializable, IGenericUserData {
|
) : Serializable, IGenericUserData {
|
||||||
override val totalScore: Long
|
override val totalScore: Long
|
||||||
get() = totalDeluxscore
|
get() = totalDeluxscore
|
||||||
|
|||||||
Reference in New Issue
Block a user