mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-23 19:34:15 +08:00
(ArchPacOpener): fill ContainedFormats.
This commit is contained in:
parent
64dddeaecb
commit
a96631b621
@ -82,6 +82,7 @@ namespace GameRes.Formats.Seraphim
|
||||
public ArchPacOpener ()
|
||||
{
|
||||
Extensions = new string[] { "dat" };
|
||||
ContainedFormats = new[] { "CB" };
|
||||
}
|
||||
|
||||
public override ArcFile TryOpen (ArcView file)
|
||||
|
Loading…
x
Reference in New Issue
Block a user