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

19 lines
371 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Name: PIIFCIHEFAO
// CmdId: 8920
message WinterCampTriathlonSettleNotify {
bool is_new_record = 9;
uint32 score = 7;
uint32 gallery_id = 5;
uint32 CELBGBHKEII = 2;
uint32 DIOJNDKDDLI = 6;
uint32 GIOFDHLLFNA = 12;
bool is_success = 10;
uint32 GLMOIGKCNOF = 14;
}