5 lines
No EOL
83 B
Protocol Buffer
5 lines
No EOL
83 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
message AvatarTeam {
|
|
repeated uint64 avatar_guid_list = 15;
|
|
} |