(PAZ): added signature.

This commit is contained in:
morkt 2018-01-31 05:40:35 +04:00
parent 6dafc95461
commit 030894546a

View File

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