mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-03-04 09:14:35 +03:00
19 lines
371 B
Protocol Buffer
19 lines
371 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// CmdId: 8113
|
|
// Name: BBCEMDKAKBJ
|
|
message WinterCampTriathlonSettleNotify {
|
|
uint32 GECADCEGKJD = 10;
|
|
bool is_new_record = 11;
|
|
bool is_success = 9;
|
|
uint32 JCFJLLKLHFO = 2;
|
|
uint32 gallery_id = 8;
|
|
uint32 CHOECMNPHGG = 12;
|
|
uint32 PBPGCOCLFIM = 3;
|
|
uint32 score = 5;
|
|
}
|
|
|