mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
moved to Liar namespace.
This commit is contained in:
@@ -32,7 +32,7 @@ using System.Collections.Generic;
|
|||||||
using System.ComponentModel.Composition;
|
using System.ComponentModel.Composition;
|
||||||
using GameRes.Formats.Strings;
|
using GameRes.Formats.Strings;
|
||||||
|
|
||||||
namespace GameRes.Formats
|
namespace GameRes.Formats.Liar
|
||||||
{
|
{
|
||||||
[Export(typeof(ArchiveFormat))]
|
[Export(typeof(ArchiveFormat))]
|
||||||
public class XflOpener : ArchiveFormat
|
public class XflOpener : ArchiveFormat
|
||||||
|
|||||||
Reference in New Issue
Block a user