mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-06 05:28:49 +08:00
(GLNK): added extensions.
This commit is contained in:
@@ -97,7 +97,7 @@ namespace GameRes.Formats.Miris
|
|||||||
|
|
||||||
public GlnkOpener ()
|
public GlnkOpener ()
|
||||||
{
|
{
|
||||||
Extensions = new string[] { "dat" };
|
Extensions = new string[] { "dat", "glk", "mlk", "slk" };
|
||||||
}
|
}
|
||||||
|
|
||||||
public override ArcFile TryOpen (ArcView file)
|
public override ArcFile TryOpen (ArcView file)
|
||||||
|
|||||||
Reference in New Issue
Block a user