新增相关协议
This commit is contained in:
@@ -8,7 +8,6 @@ public class GateUnit : Entity
|
||||
public bool Kick;
|
||||
public long AccountID;
|
||||
public int Region;
|
||||
public long GameSceneRouteId;
|
||||
public long ChatSceneRouteId;
|
||||
public Dictionary<int,long> SceneRoutes = new Dictionary<int, long>();
|
||||
public EntityReference<Session> Session;
|
||||
}
|
||||
Reference in New Issue
Block a user