aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs
diff options
context:
space:
mode:
authorJayXKanz666 <[email protected]>2017-07-06 00:50:51 +0200
committerJayXKanz666 <[email protected]>2017-07-06 00:50:51 +0200
commit17e80216f78d9985361e7a735647ac36bce1bdd7 (patch)
tree23fb10b6a8c698bc5d6381ef9fd6bf0e8139c0c9 /TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs
parent2e5b33db38b34c87c30e512eac849dd64ffc6cf1 (diff)
parent497b5cf0971964c7dac407cb97b695d28be0c90d (diff)
downloadhistacom2-17e80216f78d9985361e7a735647ac36bce1bdd7.tar.gz
histacom2-17e80216f78d9985361e7a735647ac36bce1bdd7.tar.bz2
histacom2-17e80216f78d9985361e7a735647ac36bce1bdd7.zip
Merge remote-tracking branch 'refs/remotes/TimeHACKDevs/master'
Diffstat (limited to 'TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs')
-rw-r--r--TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs3
1 files changed, 2 insertions, 1 deletions
diff --git a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs
index e6bdda1..a82ea29 100644
--- a/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs
+++ b/TimeHACK.Main/OS/Win95/Win95Apps/WinClassicThemePanel.Designer.cs
@@ -53,7 +53,8 @@
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Items.AddRange(new object[] {
"Default",
- "Dangerous Creatures"});
+ "Dangerous Creatures",
+ "Inside Your Computer"});
this.comboBox1.Location = new System.Drawing.Point(15, 201);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(269, 21);