mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-21 06:03:52 +00:00
CommonHelpers: Show Missing RTSS button
This commit is contained in:
parent
5cd873b9a3
commit
d0c45a1474
8 changed files with 54 additions and 26 deletions
|
|
@ -215,7 +215,7 @@ namespace FanControl
|
|||
|
||||
private void help_DoubleClick(object sender, EventArgs e)
|
||||
{
|
||||
System.Diagnostics.Process.Start("explorer.exe", "https://steam-deck-tools.ayufan.dev");
|
||||
Dependencies.OpenLink(Dependencies.SDTURL);
|
||||
}
|
||||
|
||||
private void toolStripMenuItemAlwaysOnTop_Click(object sender, EventArgs e)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue