Enable Color changing

Forgot to commit.
This commit is contained in:
Kurt
2015-08-24 21:39:54 -07:00
parent fdf10bd266
commit b6fd86e6e3

View File

@@ -2481,7 +2481,6 @@ private void InitializeComponent()
//
// CB_TrainStationColor
//
this.CB_TrainStationColor.Enabled = false;
this.CB_TrainStationColor.FormattingEnabled = true;
this.CB_TrainStationColor.Items.AddRange(new object[] {
"Red",
@@ -2504,7 +2503,6 @@ private void InitializeComponent()
//
// CB_TownHallColor
//
this.CB_TownHallColor.Enabled = false;
this.CB_TownHallColor.FormattingEnabled = true;
this.CB_TownHallColor.Items.AddRange(new object[] {
"Gray",