fix saving judge offset

This commit is contained in:
ap4khomov
2021-07-01 01:15:11 +05:00
parent ce87f68a62
commit 06d2998a92
4 changed files with 124 additions and 1 deletions

View File

@@ -38,6 +38,8 @@ public class UserOption implements Serializable {
private int judgeTiming;
private int judgeAdjustment;
private int abort;
private int tapSound;