wangyuan 2019-11-02 17:19:29 +08:00
parent a08d6048ba
commit a49190f281
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ public class ISession extends NettyGameSession {
private String id;
private int token;
private int index; //客戶端index
private int index=-1; //客戶端index
private AtomicInteger indicationIndex= new AtomicInteger(1); //服務端index
private boolean kick;
private int fiveReady; //客户端可以接受服务器5点刷新