mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
bunch of stuff.
This commit is contained in:
@@ -112,6 +112,7 @@ namespace GameRes.Formats.FC01
|
||||
{
|
||||
var options = Query<McgOptions> (arcStrings.ArcImageEncrypted);
|
||||
key = options.Key;
|
||||
LastKey = key;
|
||||
}
|
||||
else
|
||||
key = LastKey.Value;
|
||||
|
||||
Reference in New Issue
Block a user