mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 07:59:24 +03:00
18 lines
417 B
Protocol Buffer
18 lines
417 B
Protocol Buffer
|
syntax = "proto3";
|
||
|
|
||
|
option java_package = "emu.grasscutter.net.proto";
|
||
|
// Version: 5.0
|
||
|
|
||
|
import "EPNIKABPIGP.proto";
|
||
|
import "MathQuaternion.proto";
|
||
|
import "IAKMBAHLGKM.proto";
|
||
|
import "Vector.proto";
|
||
|
|
||
|
message HJMLEOOOJLJ {
|
||
|
EPNIKABPIGP JPIOCEPLHCM = 2;
|
||
|
MathQuaternion GPBNFFJBOMN = 5;
|
||
|
IAKMBAHLGKM BOKHJOOKAHC = 8;
|
||
|
int32 FOECAPJDAKJ = 10;
|
||
|
Vector CCNNJMKEMLC = 12;
|
||
|
int64 NCNKMDBAFEH = 15;
|
||
|
}
|