mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-14 21:52:58 +03:00
works 4.0 in-game
This commit is contained in:
@@ -15,14 +15,11 @@
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Obf: NIENBIDGPFK
|
||||
// Obf: COBALHBKFBJ
|
||||
message AvatarTeamResonanceInfo {
|
||||
repeated uint32 add_team_resonance_id_list = 14;
|
||||
repeated uint32 del_team_resonance_id_list = 1;
|
||||
uint64 avatar_guid = 12;
|
||||
uint32 entity_id = 8;
|
||||
uint32 entity_id = 7;
|
||||
repeated uint32 APADELCPLGE = 1;
|
||||
uint64 avatar_guid = 6;
|
||||
repeated uint32 GFJMLEAFNBM = 14;
|
||||
}
|
||||
|
Reference in New Issue
Block a user