Update Assets.

This commit is contained in:
Bruce
2026-02-06 21:45:39 +08:00
parent d85fbb8de8
commit fe19eaf169
15 changed files with 4602 additions and 10 deletions

View File

@@ -28,6 +28,7 @@
/// </summary>
private void InitializeComponent ()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ManagerShell));
this.SuspendLayout();
//
// ManagerShell
@@ -35,6 +36,7 @@
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(661, 416);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Location = new System.Drawing.Point(0, 0);
this.Name = "ManagerShell";
this.PageScale = 125;