mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
(Jpeg, Bmp): increase priority.
This commit is contained in:
@@ -47,6 +47,7 @@ namespace GameRes
|
||||
}
|
||||
|
||||
[Export(typeof(ImageFormat))]
|
||||
[ExportMetadata("Priority", 10)]
|
||||
public sealed class BmpFormat : ImageFormat
|
||||
{
|
||||
public override string Tag { get { return "BMP"; } }
|
||||
|
||||
Reference in New Issue
Block a user