mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-05 01:37:27 +08:00
[ongeki] Fix typo in UserMemoryChapter
This commit is contained in:
@@ -55,7 +55,7 @@ public class UserMemoryChapter implements Serializable {
|
||||
|
||||
private int gaugeId;
|
||||
|
||||
private int gauseNum;
|
||||
private int gaugeNum;
|
||||
|
||||
public UserMemoryChapter(UserData userData) {
|
||||
this.user = userData;
|
||||
|
||||
Reference in New Issue
Block a user