协议修改
parent
e11cdac272
commit
3bf9f47ac4
|
|
@ -506,7 +506,7 @@ import "CommonProto.proto";
|
|||
optional int32 gridId = 2;//当前选择命格id 这个值大于0说明在命格界面操作 否则是在背包操作
|
||||
optional int32 gridIndex = 3;//当前命格内索引
|
||||
optional int32 curGemId = 4;//当前选择命石id
|
||||
repeated LifeStoneInfo costStoneList = 5;//消耗命石列表
|
||||
optional int32 selectNum = 5;//批量时选择消耗数量
|
||||
}
|
||||
|
||||
//当前命石已装备的情况返回命格数据
|
||||
|
|
|
|||
Loading…
Reference in New Issue