mirror of
https://gitlab.com/YuukiPS/GC-Proto.git
synced 2025-07-31 01:24:12 +03:00
Update proto AbilityMetaSetPoseParameter
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user