Update logo & crash image

This commit is contained in:
spherallic 2023-04-19 00:59:36 +02:00
parent d8d6752ec5
commit 4248e51363
3 changed files with 0 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.5 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 9.9 KiB

View file

@ -211,7 +211,6 @@ namespace CodeImp.DoomBuilder.Windows
//
// pictureBox5
//
this.pictureBox5.BackColor = System.Drawing.Color.Silver;
this.pictureBox5.Image = global::CodeImp.DoomBuilder.Properties.Resources.ZBLogo;
this.pictureBox5.Location = new System.Drawing.Point(6, 6);
this.pictureBox5.Name = "pictureBox5";