mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-03-02 16:24:37 +03:00
19 lines
376 B
Protocol Buffer
19 lines
376 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
|
|
// CmdId: 5598
|
|
// Name: DKCKCIPOEKA
|
|
message WindFieldGalleryInfoNotify {
|
|
uint32 HBEFCMIOHCN = 2;
|
|
uint32 DIFGKMHHIMF = 7;
|
|
uint32 FKLLFAPMCOB = 12;
|
|
uint32 FJBKBMHJMMM = 10;
|
|
uint32 FJDAJPLIFIG = 8;
|
|
uint32 BKLMMCLHEHK = 4;
|
|
uint32 BKIIHPOAPNA = 1;
|
|
uint32 BKECHEIMCGP = 13;
|
|
}
|
|
|