mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-03-13 21:54:38 +03:00
18 lines
393 B
Protocol Buffer
18 lines
393 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
|
||
|
import "Vector.proto";
|
||
|
|
||
|
message GFLGJKGHMGO {
|
||
|
uint32 scene_id = 1;
|
||
|
uint32 FLIMAEDAOIK = 5;
|
||
|
uint32 PAKPALCKBAF = 6;
|
||
|
uint32 OJOAPINGLNO = 7;
|
||
|
uint32 region_id = 8;
|
||
|
bool OEPLMKCMLIO = 10;
|
||
|
Vector MJKALBBJIPI = 11;
|
||
|
bool OCKCPKPMPJP = 14;
|
||
|
uint32 LILFANMIPOJ = 15;
|
||
|
}
|