#0022: MC软件新增速度监控;中间件新增调试模式

This commit is contained in:
zhengxuan.zhang
2025-03-03 16:42:10 +08:00
parent f8cea5d5ce
commit 3925b2c3df
17 changed files with 571 additions and 73 deletions
+10
View File
@@ -210,6 +210,16 @@ namespace HexcalMC.Properties {
}
}
/// <summary>
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
/// </summary>
internal static System.Drawing.Bitmap speed {
get {
object obj = ResourceManager.GetObject("speed", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
/// <summary>
/// 查找 System.Drawing.Bitmap 类型的本地化资源。
/// </summary>