aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win98
diff options
context:
space:
mode:
authorlempamo <[email protected]>2017-07-01 15:49:09 -0400
committerlempamo <[email protected]>2017-07-01 15:49:09 -0400
commit4af9777601e85fa948bf2e246798f60f6eae2f49 (patch)
tree9fa23607027437d4dd2b22b64d9987fafa57963e /TimeHACK.Main/OS/Win98
parent1e15555a88864a6398b3bc811cc22f62be203f7b (diff)
downloadhistacom2-4af9777601e85fa948bf2e246798f60f6eae2f49.tar.gz
histacom2-4af9777601e85fa948bf2e246798f60f6eae2f49.tar.bz2
histacom2-4af9777601e85fa948bf2e246798f60f6eae2f49.zip
improved launcher
Diffstat (limited to 'TimeHACK.Main/OS/Win98')
-rw-r--r--TimeHACK.Main/OS/Win98/Win98.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win98/Win98.Designer.cs b/TimeHACK.Main/OS/Win98/Win98.Designer.cs
index 255a97a..72f6e10 100644
--- a/TimeHACK.Main/OS/Win98/Win98.Designer.cs
+++ b/TimeHACK.Main/OS/Win98/Win98.Designer.cs
@@ -879,7 +879,7 @@
// osimage
//
this.osimage.Dock = System.Windows.Forms.DockStyle.Fill;
- this.osimage.Image = global::TimeHACK.Properties.Resources.Win95SideBar;
+ this.osimage.Image = global::TimeHACK.Properties.Resources.Win98SideBar;
this.osimage.Location = new System.Drawing.Point(0, 0);
this.osimage.Name = "osimage";
this.osimage.Size = new System.Drawing.Size(26, 297);