mirror of
https://github.com/kwsch/NLSE.git
synced 2026-09-10 20:37:37 -05:00
Enable Color changing
Forgot to commit.
This commit is contained in:
2
Subforms/Garden.Designer.cs
generated
2
Subforms/Garden.Designer.cs
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user