forked from Cookies_Github_mirror/AquaDX
[+] Wacca: More database fields
This commit is contained in:
@@ -84,7 +84,6 @@ data class GenericItemMeta(
|
||||
// Here are some interfaces to generalize across multiple games
|
||||
interface IGenericUserData {
|
||||
val userName: String
|
||||
val iconId: Int
|
||||
val playerRating: Int
|
||||
val highestRating: Int
|
||||
val firstPlayDate: Any
|
||||
|
||||
Reference in New Issue
Block a user