More adjustments
This commit is contained in:
parent
df8d1f986c
commit
d1e2b05b51
Binary file not shown.
@ -505,8 +505,6 @@ namespace BrawlboxHelper
|
||||
|
||||
if (keyFrame.HasKeys)
|
||||
chr0Entry.SetKeyframe(frame, keyFrame);
|
||||
|
||||
Console.WriteLine(keyFrame);
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -71,7 +71,6 @@
|
||||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="BrawlHelperTest2.cs" />
|
||||
<Compile Include="BrawlHelper.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
</ItemGroup>
|
||||
|
@ -198,7 +198,6 @@ namespace Bfres.Structs
|
||||
if (ext == ".bfska")
|
||||
{
|
||||
bool IsSwitch = BfresUtilies.IsSubSectionSwitch(FileName);
|
||||
MessageBox.Show(IsSwitch.ToString());
|
||||
|
||||
if (resFileU != null)
|
||||
{
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user