mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-01-13 01:09:26 +03:00
20 lines
441 B
Protocol Buffer
20 lines
441 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
|
||
|
import "Vector.proto";
|
||
|
|
||
|
message GFHBBBNOFAB {
|
||
|
uint32 GGHKDJLGFPB = 1;
|
||
|
uint32 GHIAOGLLLDI = 2;
|
||
|
uint32 state = 3;
|
||
|
Vector pos = 4;
|
||
|
uint32 OMBMIGPCOAA = 5;
|
||
|
uint32 BJJJDLDCLLL = 6;
|
||
|
bool FANIHELOJAM = 9;
|
||
|
uint32 scene_id = 10;
|
||
|
uint32 HOGPDLGHGLM = 11;
|
||
|
uint32 AGIENJJKPBE = 14;
|
||
|
uint32 CNIMHCGGFHE = 15;
|
||
|
}
|