mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 01:09:26 +03:00
17 lines
380 B
Protocol Buffer
17 lines
380 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
// Version: 5.0
|
|
// CmdId: 6780
|
|
|
|
message FFNOLJONAGB {
|
|
bool is_new_record = 1;
|
|
uint32 KMAEHPAGKFK = 4;
|
|
bool OBBGBMEPLOJ = 5;
|
|
uint32 MEMPKCGNNMF = 7;
|
|
uint32 challenge_id = 8;
|
|
bool LEBDJMDLPDC = 9;
|
|
bool JANDANJKOEE = 10;
|
|
int32 retcode = 13;
|
|
bool EPOEJJPDJHE = 14;
|
|
}
|