mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-05 14:25:40 +00:00
PowerControl: Simplify Next, Select and SelectNext
This commit is contained in:
parent
130a6fb745
commit
06f2d9a702
5 changed files with 41 additions and 93 deletions
|
|
@ -32,7 +32,6 @@ namespace PowerControl.Menu
|
|||
public abstract void Update();
|
||||
public abstract void Reset();
|
||||
|
||||
public abstract void SelectNext();
|
||||
public abstract void SelectPrev();
|
||||
public abstract void SelectNext(int change);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue