mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 13:45:34 +08:00
(Will.ArcOpener): added common signatures.
This commit is contained in:
parent
337f238198
commit
a5f398a2d5
@ -57,6 +57,7 @@ namespace GameRes.Formats.Will
|
||||
ArcOpener ()
|
||||
{
|
||||
Extensions = new string[] { "arc" };
|
||||
Signatures = new uint[] { 1, 0 };
|
||||
}
|
||||
|
||||
public override ArcFile TryOpen (ArcView file)
|
||||
|
Loading…
Reference in New Issue
Block a user