mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2024-12-25 07:59:24 +03:00
Update proto AbilityMetaSetPoseParameter
This commit is contained in:
parent
8343386d90
commit
989a3a53ec
@ -20,7 +20,7 @@ option java_package = "emu.grasscutter.net.proto";
|
||||
|
||||
|
||||
import "AnimatorParameterValueInfoPair.proto";
|
||||
// Obf: FOHAAJOMMPL
|
||||
// Obf: AFDPLNIIALH
|
||||
message AbilityMetaSetPoseParameter {
|
||||
AnimatorParameterValueInfoPair value = 15;
|
||||
AnimatorParameterValueInfoPair value = 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user