diff --git a/ArcFormats/ArcXFL.cs b/ArcFormats/ArcXFL.cs index 00575319..c5a83ffc 100644 --- a/ArcFormats/ArcXFL.cs +++ b/ArcFormats/ArcXFL.cs @@ -32,7 +32,7 @@ using System.Collections.Generic; using System.ComponentModel.Composition; using GameRes.Formats.Strings; -namespace GameRes.Formats +namespace GameRes.Formats.Liar { [Export(typeof(ArchiveFormat))] public class XflOpener : ArchiveFormat