(PAZ): added some signatures.

This commit is contained in:
morkt 2017-12-26 19:55:13 +04:00
parent dd0c72ba15
commit d46821edd1

View File

@ -159,7 +159,7 @@ namespace GameRes.Formats.Musica
public PazOpener () public PazOpener ()
{ {
Signatures = new uint[] { 0x858F8493, 0 }; Signatures = new uint[] { 0x858F8493, 0x8F889395, 0x6E656465, 0 };
} }
static readonly ISet<string> AudioPazNames = new HashSet<string> { static readonly ISet<string> AudioPazNames = new HashSet<string> {