GC-Proto/proto/GearActivityFinishPlayPictu...

20 lines
300 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
message GearActivityFinishPlayPictureRsp {
//enum CLAENFFGOJG {
// option allow_alias= true;
// NONE = 0;
// PEPPOHPHJOJ = 21610;
// DCDNILFDFLB = 0;
// NNBKOLMPOEA = 1;
//}
int32 retcode = 8;
bool isSuccess = 7;
}