Add FPSWithBattery Overlay

This commit is contained in:
Kamil Trzciński 2022-11-16 20:39:21 +01:00
parent bde3c6867b
commit 47860ce9d5
4 changed files with 22 additions and 5 deletions

View file

@ -17,6 +17,7 @@ namespace CommonHelpers
public enum OverlayMode : uint
{
FPS = 10032,
FPSWithBattery,
Minimal,
Detail,
Full