mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-06 00:31:00 +08:00
(WestGate): enabled in release.
This commit is contained in:
@@ -28,9 +28,7 @@ using System.ComponentModel.Composition;
|
||||
|
||||
namespace GameRes.Formats.WestGate
|
||||
{
|
||||
#if DEBUG
|
||||
[Export(typeof(ArchiveFormat))]
|
||||
#endif
|
||||
public class UsfOpener : ArchiveFormat
|
||||
{
|
||||
public override string Tag { get { return "USF"; } }
|
||||
|
||||
Reference in New Issue
Block a user