mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-06 05:28:49 +08:00
(PreAdlerCrypt): typo.
This commit is contained in:
@@ -1083,7 +1083,7 @@ namespace GameRes.Formats.ShiinaRio
|
|||||||
}
|
}
|
||||||
|
|
||||||
[Serializable]
|
[Serializable]
|
||||||
public class PreAdlerCrypt : AdlerCrypt IDecryptExtra
|
public class PreAdlerCrypt : AdlerCrypt, IDecryptExtra
|
||||||
{
|
{
|
||||||
public void Decrypt (byte[] data, int index, uint length, uint flags)
|
public void Decrypt (byte[] data, int index, uint length, uint flags)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user