mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
Code re-format
This commit is contained in:
@@ -526,7 +526,6 @@ namespace GHelper
|
|||||||
{
|
{
|
||||||
checkBoxRandomColor.Checked = ls.RandomColor;
|
checkBoxRandomColor.Checked = ls.RandomColor;
|
||||||
buttonLightingColor.Visible = !ls.RandomColor;
|
buttonLightingColor.Visible = !ls.RandomColor;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (ls.RandomColor && mouse.SupportsRandomColor(ls.LightingMode))
|
if (ls.RandomColor && mouse.SupportsRandomColor(ls.LightingMode))
|
||||||
|
|||||||
Reference in New Issue
Block a user