mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-01 18:10:13 +03:00
Update v1
This commit is contained in:
@@ -3,11 +3,11 @@ syntax = "proto3";
|
||||
option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
// Name: BFLHGAMMHOJ
|
||||
// CmdId: 846
|
||||
// CmdId: 895
|
||||
// Name: LHOBJJPEFGM
|
||||
message CreateVehicleRsp {
|
||||
int32 retcode = 13;
|
||||
uint32 vehicle_id = 9;
|
||||
uint32 entity_id = 8;
|
||||
uint32 vehicle_id = 11;
|
||||
uint32 entity_id = 13;
|
||||
int32 retcode = 6;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user