mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
add TIM2 alpha setting
This commit is contained in:
10
ArcFormats/Strings/arcStrings.Designer.cs
generated
10
ArcFormats/Strings/arcStrings.Designer.cs
generated
@@ -752,6 +752,16 @@ namespace GameRes.Formats.Strings {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Choose Tim2 image alpha format.
|
||||
/// It can't be read correctly from the file.
|
||||
/// </summary>
|
||||
public static string Tim2AlphaFormat {
|
||||
get {
|
||||
return ResourceManager.GetString("Tim2AlphaFormat", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Hex number.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user