mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 05:35:34 +08:00
(GLNK): added extensions.
This commit is contained in:
parent
f7e5bf4202
commit
d4262fb6bb
@ -97,7 +97,7 @@ namespace GameRes.Formats.Miris
|
||||
|
||||
public GlnkOpener ()
|
||||
{
|
||||
Extensions = new string[] { "dat", "glk", "mlk", "slk" };
|
||||
Extensions = new string[] { "dat", "glk", "mlk", "slk", "gl", "ml", "sl" };
|
||||
}
|
||||
|
||||
public override ArcFile TryOpen (ArcView file)
|
||||
|
Loading…
Reference in New Issue
Block a user