NahidaImpact/NahidaImpact.Protocol/AvatarDieAnimationEndRsp.proto

10 lines
157 B
Protocol Buffer
Raw Permalink Normal View History

2024-01-04 13:48:39 +00:00
syntax = "proto3";
// CmdId: 24745
// Obf: LPNGCMDGKEM
message AvatarDieAnimationEndRsp {
uint32 skill_id = 9;
int32 retcode = 3;
uint64 die_guid = 6;
}