Revert "Introduce HidHideCLI"

This reverts commit 9fb343430ba3eabf5daa74e2f7bbcc840e923dea.
This commit is contained in:
Kamil Trzciński 2022-11-25 20:27:57 +01:00
parent 6c436633fc
commit d0b6fb93b0
4 changed files with 0 additions and 141 deletions

View file

@ -25,7 +25,6 @@ namespace SteamController
public bool RequestDesktopMode { get; set; } = true;
public bool SteamRunning { get; set; } = false;
public bool SteamUsesController { get; set; } = false;
public bool ControllerHidden { get; set; } = false;
public bool Enabled
{