fixed the icon

This commit is contained in:
GatoWare
2026-03-07 20:08:34 -03:00
committed by GitHub
parent aa4155293e
commit f3ab5f061e
3 changed files with 6173 additions and 0 deletions

1
Form1.Designer.cs generated
View File

@@ -109,6 +109,7 @@
this.Controls.Add(this.checkBox1); this.Controls.Add(this.checkBox1);
this.Controls.Add(this.button2); this.Controls.Add(this.button2);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximizeBox = false; this.MaximizeBox = false;
this.Name = "Form1"; this.Name = "Form1";
this.Text = "LegacyConsoleLauncher"; this.Text = "LegacyConsoleLauncher";

6172
Form1.resx

File diff suppressed because it is too large Load Diff

BIN
icon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 361 KiB