forked from Cookies_Github_mirror/AquaDX
[F] export api and game api leaking lastClientId
This commit is contained in:
@@ -150,6 +150,7 @@ public class UserData implements Serializable, IUserData {
|
||||
|
||||
private int lastAllNetId;
|
||||
|
||||
@JsonProperty(access = JsonProperty.Access.WRITE_ONLY)
|
||||
private String lastClientId;
|
||||
|
||||
private int lastUsedDeckId;
|
||||
|
||||
Reference in New Issue
Block a user