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,8 +25,8 @@ option java_package = "emu.grasscutter.net.proto";
message HitCollision {
int32 hit_box_index = 8;
HitColliderType hit_collider_type = 5;
float Unk3300_LNHIOLFMGCN = 7;
float attackee_hit_entity_angle = 7;
Vector hit_dir = 3;
Vector hit_point = 14;
float Unk3300_OJHBMLIAPJN = 10;
float attackee_hit_force_angle = 10;
}