mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-09 18:47:58 +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 gaugeId;
|
||||||
|
|
||||||
private int gauseNum;
|
private int gaugeNum;
|
||||||
|
|
||||||
public UserMemoryChapter(UserData userData) {
|
public UserMemoryChapter(UserData userData) {
|
||||||
this.user = userData;
|
this.user = userData;
|
||||||
|
|||||||
Reference in New Issue
Block a user