add TIM2 alpha setting

This commit is contained in:
ManicSteiner
2025-01-18 22:14:49 +08:00
parent 700084a820
commit 5eaf4391d8
10 changed files with 77 additions and 7 deletions

View File

@@ -752,6 +752,16 @@ namespace GameRes.Formats.Strings {
}
}
/// <summary>
/// Looks up a localized string similar to Choose Tim2 image alpha format.
/// It can&apos;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>