diff options
| author | lempamo <[email protected]> | 2017-04-01 21:52:12 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-04-01 21:52:12 -0400 |
| commit | 21fe930cb2ad9fccdd304ab8b0b38fbcc79afb3a (patch) | |
| tree | ca55e2ad6e0c350982617dd73e20a3114b5a6ce0 /TimeHACK.Engine/Template | |
| parent | a0bb3219e3a015b0f9dfc7c0f4353a48b3b74b13 (diff) | |
| download | histacom2-21fe930cb2ad9fccdd304ab8b0b38fbcc79afb3a.tar.gz histacom2-21fe930cb2ad9fccdd304ab8b0b38fbcc79afb3a.tar.bz2 histacom2-21fe930cb2ad9fccdd304ab8b0b38fbcc79afb3a.zip | |
added error images for infobox
Diffstat (limited to 'TimeHACK.Engine/Template')
| -rw-r--r-- | TimeHACK.Engine/Template/Infobox95.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Engine/Template/Infobox95.Designer.cs b/TimeHACK.Engine/Template/Infobox95.Designer.cs index cb69fac..d15dea3 100644 --- a/TimeHACK.Engine/Template/Infobox95.Designer.cs +++ b/TimeHACK.Engine/Template/Infobox95.Designer.cs @@ -87,7 +87,7 @@ // pictureBox1 // this.pictureBox1.ErrorImage = null; - this.pictureBox1.Image = global::TimeHACK.Engine.Properties.Resources.WinClassicWarning; + this.pictureBox1.Image = global::TimeHACK.Engine.Properties.Resources.Win95Warning; this.pictureBox1.InitialImage = null; this.pictureBox1.Location = new System.Drawing.Point(8, 33); this.pictureBox1.Name = "pictureBox1"; |
