mirror of
https://github.com/crskycode/GARbro.git
synced 2025-01-11 12:39:16 +08:00
(GLNK): added extensions.
This commit is contained in:
parent
2c7a9a11a5
commit
0ff3c7e8a5
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user