moved to Liar namespace.

This commit is contained in:
morkt 2015-07-11 10:23:06 +04:00
parent 1b30a3791f
commit 2881ef163b

View File

@ -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