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