mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 05:35:34 +08:00
(Aims): added "pac" extension.
This commit is contained in:
parent
baeab4bfca
commit
0995a42374
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user