进入和离开地图和房间协议合并
This commit is contained in:
@@ -46,8 +46,7 @@ message MapUnitInfo
|
||||
Vector3Info Position = 3; //当前位置
|
||||
Vector3Info Rotation = 4; //角色方向
|
||||
UnitStateInfo State = 5; //状态信息
|
||||
GearInfo Gears = 7; //钓组数据
|
||||
UnitFishingInfo FishingInfo = 8; //钓鱼状态信息
|
||||
repeated KeyValueInt32 KV = 9; //属性信息
|
||||
repeated GearInfo Gears = 7; //钓组数据
|
||||
repeated KeyValueInt32 Propertys = 8; //属性信息
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user