Reload the animation data for ftxp yaml
This commit is contained in:
parent
a08d878d45
commit
a5d77dbdb9
Binary file not shown.
@ -271,6 +271,7 @@ namespace Bfres.Structs
|
||||
var fmaa = new Syroot.NintenTools.NSW.Bfres.MaterialAnim();
|
||||
fmaa = YamlFmaa.FromYaml(FileName);
|
||||
TexPatternAnim = BfresPlatformConverter.FTXPConvertSwitchToWiiU(fmaa);
|
||||
LoadAnim(TexPatternAnim);
|
||||
}
|
||||
else if (ext == ".gif")
|
||||
{
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user