NahidaImpact/NahidaImpact.Protocol/AvatarBuffDelNotify.proto

8 lines
133 B
Protocol Buffer
Raw Permalink Normal View History

2024-01-04 13:48:39 +00:00
syntax = "proto3";
// CmdId: 3202
// Obf: HPKFFICFAKP
message AvatarBuffDelNotify {
uint32 buff_id = 5;
uint64 avatar_guid = 10;
}