Quick fix for skeleton match replacing
This commit is contained in:
parent
8c48f3514f
commit
5d67af4301
Binary file not shown.
@ -108,9 +108,6 @@ namespace Bfres.Structs
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
Skeleton = new Skeleton();
|
|
||||||
Skeleton.Import(ofd.FileName);
|
|
||||||
|
|
||||||
Skeleton SkeltonTemp = new Skeleton();
|
Skeleton SkeltonTemp = new Skeleton();
|
||||||
SkeltonTemp.Import(ofd.FileName);
|
SkeltonTemp.Import(ofd.FileName);
|
||||||
|
|
||||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user