mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-06 05:28:49 +08:00
implemented MCA and CLM images.
This commit is contained in:
9
ArcFormats/Strings/arcStrings.Designer.cs
generated
9
ArcFormats/Strings/arcStrings.Designer.cs
generated
@@ -359,6 +359,15 @@ namespace GameRes.Formats.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Archive content is encrypted..
|
||||
/// </summary>
|
||||
public static string MCAEncryptedNotice {
|
||||
get {
|
||||
return ResourceManager.GetString("MCAEncryptedNotice", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Choose title or enter a key.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user