mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-05 06:15:26 +00:00
PowerControl: Decompose MenuStack.cs into Options/
This commit is contained in:
parent
ebe1cdba87
commit
f207c12935
18 changed files with 660 additions and 528 deletions
|
|
@ -2,7 +2,7 @@ namespace PowerControl.Menu
|
|||
{
|
||||
public abstract class MenuItem
|
||||
{
|
||||
public static readonly String[] Helpers =
|
||||
public static readonly String[] OSDHelpers =
|
||||
{
|
||||
"<C0=008040><C1=0080C0><C2=C08080><C3=FF0000><C4=FFFFFF><C250=FF8000>",
|
||||
"<A0=-4><A1=5><A2=-2><A5=-5><S0=-50><S1=50>",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue