mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-04 13:57:39 +00:00
Fix FPS overlay
This commit is contained in:
parent
d8b2c87cb1
commit
bde3c6867b
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ namespace PerformanceOverlay
|
|||
{
|
||||
Nested = {
|
||||
// Simple just FPS
|
||||
new Entry("<C4><FR><C><A><A1><S1><C4> FPS") { Include = { OverlayMode.FPS } },
|
||||
new Entry("<C4><FR><C><A><A1><S1><C4> FPS<C><S><A>") { Include = { OverlayMode.FPS } },
|
||||
|
||||
// Minimal and Detail
|
||||
new Entry {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue