mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 05:35:34 +08:00
(AR): added "arc" extension.
This commit is contained in:
parent
32d4bf16d1
commit
6727f26b7e
@ -47,6 +47,7 @@ namespace GameRes.Formats.PalmTree
|
|||||||
public ArcOpener ()
|
public ArcOpener ()
|
||||||
{
|
{
|
||||||
Settings = null;
|
Settings = null;
|
||||||
|
Extensions = new string[] { "arc" };
|
||||||
}
|
}
|
||||||
|
|
||||||
public override ArcFile TryOpen (ArcView file)
|
public override ArcFile TryOpen (ArcView file)
|
||||||
|
Loading…
Reference in New Issue
Block a user