mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 16:09:25 +03:00
17 lines
388 B
Protocol Buffer
17 lines
388 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 IDOJNCGGHAK {
|
|
EPNIKABPIGP JPIOCEPLHCM = 4;
|
|
MathQuaternion GPBNFFJBOMN = 5;
|
|
IAKMBAHLGKM BOKHJOOKAHC = 6;
|
|
int32 FOECAPJDAKJ = 12;
|
|
Vector CCNNJMKEMLC = 13;
|
|
}
|