Fixed.
This commit is contained in:
@ -34,8 +34,6 @@ public class PlayerCurrentGameData {
|
||||
private int axeLevel = 0;
|
||||
private boolean shears = false;
|
||||
|
||||
private int teamId;
|
||||
|
||||
private ArmorType armorType = ArmorType.LEATHER;
|
||||
|
||||
private Map<UUID, ArmorType> armor = new HashMap<UUID, ArmorType>();
|
||||
|
Reference in New Issue
Block a user