Update Icon

This commit is contained in:
2023-08-02 19:35:43 +02:00
parent 7bd7297e69
commit de8a653d14
14 changed files with 19028 additions and 0 deletions

View File

@@ -237,6 +237,7 @@
this.ClientSize = new System.Drawing.Size(800, 450);
this.Controls.Add(this.mainMenu);
this.Controls.Add(this.listView1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "MainLauncherForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Wolf Launcher";