Ermachokk 1 year ago
parent
commit
635c991b7d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      MouseClicker/FormMain.cs

+ 1 - 1
MouseClicker/FormMain.cs

@@ -91,7 +91,7 @@ namespace MouseClicker
 
         private void button2_Click(object sender, EventArgs e)
         {
-            if (AorBorEnd == 3)
+            if (AorBorEnd == 3) 
             {
                 AorBorEnd = 2;
                 FlipImageAndWait(2);