NahidaImpact/NahidaImpact.Protocol/AvatarBuffDelNotify.proto
2024-01-04 16:48:39 +03:00

8 lines
No EOL
133 B
Protocol Buffer

syntax = "proto3";
// CmdId: 3202
// Obf: HPKFFICFAKP
message AvatarBuffDelNotify {
uint32 buff_id = 5;
uint64 avatar_guid = 10;
}