Hair Color uncertainty

Issue #8
This commit is contained in:
Kurt
2015-09-19 22:33:35 -07:00
parent 9563fdc43b
commit 6ac1c05f6b

View File

@@ -1531,7 +1531,7 @@ private void InitializeComponent()
"Orange",
"Light Blue",
"Light Yellow",
"Gray",
"Gray (Light Green?)",
"Pink",
"White",
"Black",
@@ -1541,7 +1541,7 @@ private void InitializeComponent()
"Yellow",
"Green",
"Purple",
"Light Green"});
"Light Green (Gray?)"});
this.CB_HairColor.Location = new System.Drawing.Point(218, 79);
this.CB_HairColor.Name = "CB_HairColor";
this.CB_HairColor.Size = new System.Drawing.Size(93, 21);