mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-21 06:03:52 +00:00
Add FPSWithBattery Overlay
This commit is contained in:
parent
bde3c6867b
commit
47860ce9d5
4 changed files with 22 additions and 5 deletions
|
|
@ -17,6 +17,7 @@ namespace CommonHelpers
|
|||
public enum OverlayMode : uint
|
||||
{
|
||||
FPS = 10032,
|
||||
FPSWithBattery,
|
||||
Minimal,
|
||||
Detail,
|
||||
Full
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue