mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-24 15:39:25 +03:00
18 lines
392 B
Protocol Buffer
18 lines
392 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 start_time = 7;
|
|
uint32 region_id = 8;
|
|
bool OEPLMKCMLIO = 10;
|
|
Vector MJKALBBJIPI = 11;
|
|
bool OCKCPKPMPJP = 14;
|
|
uint32 LILFANMIPOJ = 15;
|
|
}
|