family move name indication
parent
4f75ba96ee
commit
b276b090d7
|
|
@ -207,6 +207,6 @@ import "CommonProto.proto";
|
|||
repeated int32 path =1 ; // 行走路线
|
||||
optional int32 curPos = 2 ; // 位置
|
||||
optional int32 uid = 3 ;//玩家uid
|
||||
optional int32 name =4; // 玩家名称
|
||||
optional string name =4; // 玩家名称
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue