We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a98cb6c commit 3b7b1b6Copy full SHA for 3b7b1b6
Source/Menu/Options.cs
@@ -632,7 +632,6 @@ private void trackLODBias_ValueChanged(object sender, EventArgs e)
632
labelLODBias.Text = catalog.GetStringFmt("All detail (+{0}%)", trackLODBias.Value);
633
}
634
635
-
636
private void checkAlerter_CheckedChanged(object sender, EventArgs e)
637
{
638
//Disable checkAlerterExternal when checkAlerter is not checked
0 commit comments