Skip to content

Commit 1f4e9e4

Browse files
authored
Update Form1.cs
1 parent 2bbf800 commit 1f4e9e4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CSHARP/Form1.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ namespace ClickCounter
1515
{
1616
public partial class ClickCounterView : Form
1717
{
18-
//Problem mit der Checkbox, wegen dem fistStart und weil es das als Änderung nimmt, wenn es beim Loaden ändert
1918
public bool firstStart = true;
2019
public ClickCounterView()
2120
{

0 commit comments

Comments
 (0)