mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-08-03 11:00:13 +03:00
Update proto 3.3 (fix5)
* including v4 This update comes from Sorapointa-Protos which was updated by Asnxthaony (5aa1ffb)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user