mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-26 16:39:26 +03:00
16 lines
358 B
Protocol Buffer
16 lines
358 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdId: 20724
|
|
|
|
message JHFAPOBHGIH {
|
|
uint32 GOLLEKHHDGH = 1;
|
|
uint32 DEKHBEOOIEN = 3;
|
|
uint32 MIILDBCNEKL = 4;
|
|
uint32 PJEGODEBMJC = 5;
|
|
uint32 LJFAFDHIKJD = 6;
|
|
bool is_success = 12;
|
|
bool is_new_record = 14;
|
|
uint32 group_id = 15;
|
|
}
|