GC-Proto/proto/ChannellerSlabLoopDungeonTakeScoreRewardRsp.proto
2023-02-28 09:12:44 +08:00

13 lines
219 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: DFJHCHKKDHF
// CmdId: 8587
message ChannellerSlabLoopDungeonTakeScoreRewardRsp {
uint32 reward_index = 10;
int32 retcode = 8;
}