mirror of
https://github.com/crskycode/GARbro.git
synced 2026-06-06 05:38:48 +08:00
(PreAdlerCrypt): typo.
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user