Remove playerCount from team - closes #889
This commit is contained in:
@@ -25,7 +25,6 @@ public class Team extends DefinedPacket
|
|||||||
private String prefix;
|
private String prefix;
|
||||||
private String suffix;
|
private String suffix;
|
||||||
private boolean friendlyFire;
|
private boolean friendlyFire;
|
||||||
private short playerCount;
|
|
||||||
private String[] players;
|
private String[] players;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user