NahidaImpact/NahidaImpact.Protocol/AvatarBuffAddNotify.proto

9 lines
135 B
Protocol Buffer
Raw Normal View History

2024-01-04 13:48:39 +00:00
syntax = "proto3";
// CmdId: 24005
// Obf: LDBEMEAFJOG
message AvatarBuffAddNotify {
uint64 avatar_guid = 15;
uint32 buff_id = 1;
}