Reload the animation data for ftxp yaml

This commit is contained in:
KillzXGaming 2019-07-14 13:24:15 -04:00
parent a08d878d45
commit a5d77dbdb9
3 changed files with 1 additions and 0 deletions

Binary file not shown.

View file

@ -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")
{