mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-14 21:52:58 +03:00
update proto 3.5 part 1
This commit is contained in:
@@ -3,11 +3,11 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
|
||||
|
||||
// Name: LLKMMEJJNNF
|
||||
message AvatarTeamResonanceInfo {
|
||||
uint64 avatarGuid = 10;
|
||||
repeated uint32 delTeamResonanceIdList = 8;
|
||||
uint32 entityId = 15;
|
||||
repeated uint32 addTeamResonanceIdList = 2;
|
||||
repeated uint32 INOIJMMCNEF = 8;
|
||||
uint32 entity_id = 2;
|
||||
repeated uint32 MJMEKGPPGIO = 10;
|
||||
uint64 avatar_guid = 3;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user