mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-06 13:48:57 +08:00
(ApFormat): updated extensions list.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user