sync fix5

This commit is contained in:
Akbar Yahya
2022-12-12 17:47:14 +08:00
parent 6be74b30d2
commit 58b54d047a
48 changed files with 137 additions and 145 deletions

View File

@@ -25,9 +25,9 @@ message VehicleLocationInfo {
Vector rot = 5;
uint32 owner_uid = 11;
repeated uint32 uid_list = 4;
float Unk3300_MLICEAKLOIH = 2;
float cur_hp = 2;
Vector pos = 9;
uint32 gadget_id = 1;
uint32 entity_id = 14;
float Unk3300_MNNMOCIIEAJ = 15;
float max_hp = 15;
}