mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-03-02 16:24:37 +03:00
18 lines
351 B
Protocol Buffer
18 lines
351 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// CmdId: 5597
|
|
// Name: BONOCJHIGAL
|
|
message WindFieldGalleryChallengeInfoNotify {
|
|
bool is_success = 3;
|
|
uint32 FKLLFAPMCOB = 12;
|
|
uint32 HBEFCMIOHCN = 13;
|
|
bool is_start = 9;
|
|
uint32 FJDAJPLIFIG = 15;
|
|
uint32 DIFGKMHHIMF = 11;
|
|
uint32 BKIIHPOAPNA = 10;
|
|
}
|
|
|