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