Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
HamzaYslmn committed Mar 23, 2023
1 parent f9bceb0 commit bd81114
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/Settings.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/Settings.cs
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ private static void OnTimedEvent(Object? source, ElapsedEventArgs? e)

private void Button120Hz_MouseHover(object? sender, EventArgs e)
{
labelTipScreen.Text = "Maksimum Ekran Yenileme Hızı";
labelTipScreen.Text = "Maksimum Ekran Yenileme Hızı + OD (Gecikme Azaltma))";
}

private void Button60Hz_MouseHover(object? sender, EventArgs e)
Expand Down

0 comments on commit bd81114

Please sign in to comment.