mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-01-02 06:40:21 +01:00
Fix FPS overlay
This commit is contained in:
parent
d8b2c87cb1
commit
bde3c6867b
|
|
@ -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…
Reference in a new issue