增加战斗力
parent
71e988a9b1
commit
90115cb393
|
@ -12,6 +12,7 @@ message ChatInfo{
|
|||
optional string msg = 7;//消息内容,消息体
|
||||
optional string head = 8; // 头像
|
||||
optional string frame = 9; // 头像框
|
||||
optional int32 soulVal = 10; // 战斗力
|
||||
//跑马灯用
|
||||
optional int32 messageType = 13; // 消息类型 1:吉运,2:勤勉
|
||||
optional int32 itemId =14; // 查看道具id
|
||||
|
|
Loading…
Reference in New Issue