Add Text Map Browser

Update Avatar Tab Image
This commit is contained in:
2022-05-10 22:47:09 +08:00
parent 9c7e4864b0
commit 5ba7cd74fb
17 changed files with 1457 additions and 406 deletions

View File

@@ -460,6 +460,16 @@ namespace GrasscutterTools.Properties {
}
}
/// <summary>
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
/// </summary>
internal static System.Drawing.Bitmap ImgHome {
get {
object obj = ResourceManager.GetObject("ImgHome", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
/// </summary>