generated from root/miduo_server
修改英雄战法位
parent
44f8c3a46c
commit
c35f70386a
|
@ -156,6 +156,8 @@ message EmptyMessage {
|
||||||
optional int32 totemId = 25; //使用的 图腾ID
|
optional int32 totemId = 25; //使用的 图腾ID
|
||||||
|
|
||||||
repeated CombatPlan plan = 26; //作战方案 拷贝镜像查看
|
repeated CombatPlan plan = 26; //作战方案 拷贝镜像查看
|
||||||
|
|
||||||
|
optional int32 warWaySlot3 = 27; //战法槽3
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue