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