FrmScreenAutomation: Process bots always.

This commit is contained in:
2019-11-01 02:37:36 +01:00
parent 437366fd67
commit d3e4e53c1b
2 changed files with 16 additions and 4 deletions

View File

@@ -109,6 +109,7 @@
this.ddlAutomationBot.Name = "ddlAutomationBot";
this.ddlAutomationBot.Size = new System.Drawing.Size(293, 24);
this.ddlAutomationBot.TabIndex = 4;
this.ddlAutomationBot.SelectedIndexChanged += new System.EventHandler(this.DdlAutomationBot_SelectedIndexChanged);
//
// btnStartEnd
//