mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-04 13:57:39 +00:00
Improve handling of SharedData
This commit is contained in:
parent
0b86664002
commit
092f96a9ab
3 changed files with 5 additions and 5 deletions
|
|
@ -37,7 +37,8 @@ namespace PerformanceOverlay
|
|||
public Controller()
|
||||
{
|
||||
contextMenu = new System.Windows.Forms.ContextMenuStrip(components);
|
||||
|
||||
|
||||
SharedData_Update();
|
||||
Instance.Open(TitleWithVersion, "Global\\PerformanceOverlay");
|
||||
|
||||
showItem = new ToolStripMenuItem("&Show OSD");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue