mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-27 07:34:00 +08:00
(ApFormat): updated extensions list.
This commit is contained in:
parent
22970b3565
commit
88731c8b64
@ -42,7 +42,7 @@ namespace GameRes.Formats.Kaguya
|
||||
|
||||
public ApFormat ()
|
||||
{
|
||||
Extensions = new string[] { "bg_", "cg_", "cgw", "sp_", "aps", "alp" };
|
||||
Extensions = new string[] { "bg_", "cg_", "cgw", "sp_", "aps", "alp", "prs" };
|
||||
}
|
||||
|
||||
public override ImageMetaData ReadMetaData (Stream stream)
|
||||
|
Loading…
Reference in New Issue
Block a user