mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 10:30:12 +03:00
works 4.0 in-game
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
|
||||
syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
// CmdId: 1701
|
||||
// Obf: OICLNIIPCBB
|
||||
// CmdId: 8219
|
||||
// Obf: IOKBLLAGPJD
|
||||
message AvatarDelNotify {
|
||||
repeated uint64 avatar_guid_list = 5;
|
||||
repeated uint64 avatar_guid_list = 7;
|
||||
}
|
||||
|
Reference in New Issue
Block a user