mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
implemented Entis archives decryption.
This commit is contained in:
11
ArcFormats/Strings/arcStrings.Designer.cs
generated
11
ArcFormats/Strings/arcStrings.Designer.cs
generated
@@ -1,7 +1,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.18444
|
||||
// Runtime Version:4.0.30319.34209
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -387,6 +387,15 @@ namespace GameRes.Formats.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Ignore encryption.
|
||||
/// </summary>
|
||||
public static string NOAIgnoreEncryption {
|
||||
get {
|
||||
return ResourceManager.GetString("NOAIgnoreEncryption", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Compress contents.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user