mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-03-02 16:24:37 +03:00
18 lines
322 B
Protocol Buffer
18 lines
322 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// CmdId: 5529
|
|
// Name: EKIOINEMBPA
|
|
message EKIOINEMBPA {
|
|
uint32 gallery_id = 5;
|
|
uint32 score = 8;
|
|
bool is_success = 10;
|
|
uint32 HNLOMLFJMEF = 11;
|
|
uint32 NLGJGLMEKEH = 12;
|
|
uint32 ACNDNNIEIIF = 1;
|
|
bool DJKEDCHCCLI = 15;
|
|
}
|
|
|