mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
renamed some common string resources.
This commit is contained in:
@@ -241,7 +241,7 @@ namespace GameRes.Formats.Majiro
|
||||
|
||||
private string QueryPassword ()
|
||||
{
|
||||
var options = Query<RctOptions> (arcStrings.RCTNotice);
|
||||
var options = Query<RctOptions> (arcStrings.ArcImageEncrypted);
|
||||
return options.Password;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user