mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
(ICipher): fixed typo.
noticed it when "star" refused to autocomplete.
This commit is contained in:
@@ -41,7 +41,7 @@ namespace GameRes.Formats.KiriKiri
|
||||
/// <summary>
|
||||
/// sometimes startup.tjs file is not encrypted.
|
||||
/// </summary>
|
||||
public bool StratupTjsNotEncrypted { get; set; }
|
||||
public bool StartupTjsNotEncrypted { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// whether XP3 index is obfuscated:
|
||||
|
||||
Reference in New Issue
Block a user