mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-06-06 11:54:21 +08:00
Run IntelliJ IDEA code formatter
This commit is contained in:
@@ -10,7 +10,7 @@ public class PlayerLevelData extends GameResource {
|
||||
private int level;
|
||||
private int exp;
|
||||
private int rewardId;
|
||||
private int expeditionLimitAdd = 0;
|
||||
private final int expeditionLimitAdd = 0;
|
||||
private int unlockWorldLevel;
|
||||
private long unlockDescTextMapHash;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user