Code re-format

This commit is contained in:
IceStormNG
2023-07-24 15:29:56 +02:00
parent badbb174cd
commit 966f9107fb

View File

@@ -526,7 +526,6 @@ namespace GHelper
{
checkBoxRandomColor.Checked = ls.RandomColor;
buttonLightingColor.Visible = !ls.RandomColor;
}
if (ls.RandomColor && mouse.SupportsRandomColor(ls.LightingMode))