Adjust sarc
This commit is contained in:
parent
ff9c598d99
commit
718f793980
Binary file not shown.
@ -9,7 +9,7 @@ using Toolbox.Library;
|
||||
using Toolbox.Library.IO;
|
||||
using Toolbox.Library.Forms;
|
||||
|
||||
namespace FirstPlugin
|
||||
namespace FirstPlugin.New
|
||||
{
|
||||
public class SARC : IArchiveFile, IFileFormat, IContextMenuNode
|
||||
{
|
||||
|
@ -9,7 +9,7 @@ using Toolbox.Library;
|
||||
using Toolbox.Library.IO;
|
||||
using Toolbox.Library.Forms;
|
||||
|
||||
namespace FirstPlugin.Old
|
||||
namespace FirstPlugin
|
||||
{
|
||||
public class SARC : TreeNodeFile, IFileFormat
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user