mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 01:09:26 +03:00
15 lines
241 B
Protocol Buffer
15 lines
241 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// Name: BEICDJDPJML
|
|
// CmdId: 7382
|
|
message BEICDJDPJML {
|
|
uint32 create_time = 14;
|
|
int32 retcode = 6;
|
|
uint32 AHAIAIPGFDN = 15;
|
|
bool BBNOFLCPEBA = 4;
|
|
}
|
|
|