mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-06 05:38:48 +08:00
(VoiceOpener): disabled MEF export.
This commit is contained in:
@@ -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"; } }
|
||||
|
||||
Reference in New Issue
Block a user