Skip to content

Commit

Permalink
Rename face bone
Browse files Browse the repository at this point in the history
  • Loading branch information
RisaDev committed Jul 14, 2024
1 parent d6f8921 commit b9f515a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CustomizePlus/Core/Data/BoneData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ public enum BoneFamily
"n_buki_l,Weapon Left,Equipment,FALSE,FALSE,j_te_l,n_buki_r",
"n_buki_r,Weapon Right,Equipment,FALSE,FALSE,j_te_r,n_buki_l",

"j_f_face,Face (DT),Face,TRUE,FALSE,j_kao,",
"j_f_face,Face Root (Dawntrail),Face,TRUE,FALSE,j_kao,",
"j_f_hana,Nose,Face,TRUE,FALSE,j_kao,",
"j_f_hana_l,Nose Left,Face,TRUE,FALSE,j_f_hana,j_f_hana_r",
"j_f_hana_r,Nose Right,Face,TRUE,FALSE,j_f_hana,j_f_hana_l",
Expand Down

0 comments on commit b9f515a

Please sign in to comment.