mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-02 10:30:12 +03:00
Update v1
This commit is contained in:
@@ -2,10 +2,15 @@ syntax = "proto3";
|
||||
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
import "Vector.proto";
|
||||
|
||||
// Name: ENGCDOBPPFC
|
||||
// Name: LLBAHDBLEPH
|
||||
message CurVehicleInfo {
|
||||
uint32 entity_id = 1;
|
||||
uint32 pos = 2;
|
||||
uint32 gadget_id = 3;
|
||||
Vector DNJIMMEONNI = 4;
|
||||
uint32 PDEPBDNGIAB = 5;
|
||||
Vector MAKPDIBNPAP = 6;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user