mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-23 19:34:15 +08:00
(VoiceOpener): disabled MEF export.
This commit is contained in:
parent
ca818929df
commit
df99785d39
@ -30,9 +30,7 @@ using System.IO;
|
||||
|
||||
namespace GameRes.Formats.Weapon
|
||||
{
|
||||
#if DEBUG
|
||||
[Export(typeof(ArchiveFormat))]
|
||||
#endif
|
||||
// [Export(typeof(ArchiveFormat))]
|
||||
public class VoiceOpener : ArchiveFormat
|
||||
{
|
||||
public override string Tag { get { return "DAT/W/VOICE"; } }
|
||||
|
Loading…
x
Reference in New Issue
Block a user