win-capture: Add missing game capture "Mode" string
parent
cb036b2713
commit
83a042f95c
|
@ -21,3 +21,4 @@ GameCapture.CaptureOverlays="Capture third-party overlays (such as steam)"
|
||||||
GameCapture.AntiCheatHook="Use anti-cheat compatibility hook"
|
GameCapture.AntiCheatHook="Use anti-cheat compatibility hook"
|
||||||
GameCapture.HotkeyStart="Capture foreground window"
|
GameCapture.HotkeyStart="Capture foreground window"
|
||||||
GameCapture.HotkeyStop="Deactivate capture"
|
GameCapture.HotkeyStop="Deactivate capture"
|
||||||
|
Mode="Mode"
|
||||||
|
|
Loading…
Reference in New Issue