mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
(Aims): added "pac" extension.
This commit is contained in:
@@ -53,7 +53,7 @@ namespace GameRes.Formats.Aims
|
|||||||
|
|
||||||
public PackOpener ()
|
public PackOpener ()
|
||||||
{
|
{
|
||||||
Extensions = new string[] { "p", "mus" };
|
Extensions = new string[] { "p", "mus", "pac" };
|
||||||
}
|
}
|
||||||
|
|
||||||
// entry record
|
// entry record
|
||||||
|
|||||||
Reference in New Issue
Block a user