mirror of
https://github.com/shansen/EggCatcher.git
synced 2024-11-22 10:05:18 +01:00
Remove empty lines
This commit is contained in:
parent
2cc3ea7eec
commit
9c4dd2a5da
@ -51,8 +51,6 @@ public enum EggType {
|
||||
RABBIT(EntityType.RABBIT, 101, "Rabbit"),
|
||||
POLAR_BEAR(EntityType.POLAR_BEAR, 102, "PolarBear");
|
||||
|
||||
|
||||
|
||||
private final EntityType entityType;
|
||||
private final Integer creatureId;
|
||||
private final String friendlyName;
|
||||
|
Loading…
Reference in New Issue
Block a user