1
This commit is contained in:
parent
2d3d617a69
commit
e8c52f67f3
@ -185,15 +185,6 @@ message MFMapObject
|
||||
optional MFVec2 pos = 2; //位置
|
||||
}
|
||||
|
||||
//玩家信息
|
||||
message MFPlayerInfo
|
||||
{
|
||||
optional int32 player_id = 1;
|
||||
optional int32 team_id = 2;
|
||||
optional string name = 3;
|
||||
}
|
||||
|
||||
|
||||
//武器
|
||||
message MFWeapon
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user