mirror of
https://github.com/lifegpc/GARbro.git
synced 2026-06-06 05:28:49 +08:00
implemented non-encrypted INT archives creation.
This commit is contained in:
9
ArcFormats/Strings/arcStrings.Designer.cs
generated
9
ArcFormats/Strings/arcStrings.Designer.cs
generated
@@ -142,6 +142,15 @@ namespace GameRes.Formats.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Encrypted archives creation is not implemented..
|
||||
/// </summary>
|
||||
public static string INTCreationNotice {
|
||||
get {
|
||||
return ResourceManager.GetString("INTCreationNotice", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to FrontWing game resource archive.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user