mirror of
https://github.com/crskycode/GARbro.git
synced 2024-11-23 05:35:34 +08:00
(PreAdlerCrypt): typo.
This commit is contained in:
parent
01d5b19334
commit
1c4f7193ed
@ -1083,7 +1083,7 @@ namespace GameRes.Formats.ShiinaRio
|
||||
}
|
||||
|
||||
[Serializable]
|
||||
public class PreAdlerCrypt : AdlerCrypt IDecryptExtra
|
||||
public class PreAdlerCrypt : AdlerCrypt, IDecryptExtra
|
||||
{
|
||||
public void Decrypt (byte[] data, int index, uint length, uint flags)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user