mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-06 21:58:53 +08:00
(GLNK): added extensions.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user