mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-06 13:48:57 +08:00
(AR): added "arc" extension.
This commit is contained in:
@@ -47,6 +47,7 @@ namespace GameRes.Formats.PalmTree
|
||||
public ArcOpener ()
|
||||
{
|
||||
Settings = null;
|
||||
Extensions = new string[] { "arc" };
|
||||
}
|
||||
|
||||
public override ArcFile TryOpen (ArcView file)
|
||||
|
||||
Reference in New Issue
Block a user