mirror of
https://github.com/cemu-project/DS4Windows.git
synced 2024-11-23 01:39:17 +01:00
Minor tweak
This commit is contained in:
parent
1f66d984cd
commit
7e18f0d45c
@ -673,7 +673,6 @@ namespace DS4Windows.Forms
|
|||||||
btnStartStop.Enabled = false;
|
btnStartStop.Enabled = false;
|
||||||
}));
|
}));
|
||||||
changingService = false;
|
changingService = false;
|
||||||
//this.Invoke((System.Action)(() => BtnStartStop_Clicked()));
|
|
||||||
wasrunning = true;
|
wasrunning = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user