mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-04 13:57:39 +00:00
Improve spacing
This commit is contained in:
parent
b7b077e99c
commit
10daa36bd6
2 changed files with 7 additions and 7 deletions
|
|
@ -135,7 +135,7 @@ namespace PerformanceOverlay
|
|||
new Entry
|
||||
{
|
||||
Text = "<C1>RAM<C>",
|
||||
Nested = { new Entry("<C4><A0>{MEM_GB}<A><A1><S1> GiB<S><A>") }
|
||||
Nested = { new Entry("<C4><A5>{MEM_GB}<A><A1><S1> GiB<S><A>") }
|
||||
},
|
||||
new Entry
|
||||
{
|
||||
|
|
@ -150,7 +150,7 @@ namespace PerformanceOverlay
|
|||
},
|
||||
new Entry
|
||||
{
|
||||
Text = "<C2>[OBJ_FT_SMALL]<C><S1> <A0><FT><A><A1> ms<A><S><C>",
|
||||
Text = "<C2>[OBJ_FT_SMALL]<C><S1> <C4><A0><FT><A><A1> ms<A><S><C>",
|
||||
Include = { Mode.Detail }
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue