mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-07 09:39:28 +08:00
[+] Chusan playlog sunplus fields
This commit is contained in:
@@ -145,6 +145,14 @@ public class UserPlaylog implements Serializable, IGenericGamePlaylog {
|
||||
|
||||
private int commonId;
|
||||
|
||||
// SUN
|
||||
private int regionId;
|
||||
|
||||
private int machineType;
|
||||
|
||||
// SUN PLUS
|
||||
private int ticketId;
|
||||
|
||||
public UserPlaylog(UserData userData) {
|
||||
user = userData;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user