mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-19 05:49:54 +08:00
Format code [skip actions]
This commit is contained in:
@@ -7,8 +7,7 @@ import lombok.Getter;
|
||||
@ResourceType(name = "FetterCharacterCardExcelConfigData.json", loadPriority = LoadPriority.HIGHEST)
|
||||
public class FetterCharacterCardData extends GameResource {
|
||||
private int avatarId;
|
||||
@Getter
|
||||
private int rewardId;
|
||||
@Getter private int rewardId;
|
||||
|
||||
@Override
|
||||
public int getId() {
|
||||
|
||||
Reference in New Issue
Block a user