GC-Proto/proto/LOLPIGFBEIA.proto
2023-02-28 09:12:44 +08:00

14 lines
236 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: LOLPIGFBEIA
// CmdId: 1652
message LOLPIGFBEIA {
repeated uint64 avatar_team_guid_list = 8;
uint64 cur_avatar_guid = 3;
int32 retcode = 9;
}