[Breaking] Fix player online sample

This commit is contained in:
md_5
2013-11-01 22:00:46 +11:00
parent 02619c6132
commit 4040d9f20a
2 changed files with 4 additions and 5 deletions

View File

@@ -33,10 +33,9 @@ public class ServerPing
private int max;
private int online;
private PlayerInfo[] sample;
}
private PlayerInfo[] sample;
@Data
@AllArgsConstructor
public static class PlayerInfo