diff --git a/src/MarcerGameDvdLauncher/MenuRenderer.cs b/src/MarcerGameDvdLauncher/MenuRenderer.cs index c0e5265..e5c3249 100644 --- a/src/MarcerGameDvdLauncher/MenuRenderer.cs +++ b/src/MarcerGameDvdLauncher/MenuRenderer.cs @@ -168,14 +168,14 @@ namespace MarcerGameDvdLauncher return [ " Help — Key Bindings", " ", - " ↑ / ↓ Move selection up / down", - " Enter / → Open folder / launch ZIP with Hatari", + " ↑ / ↓ Move selection up / down", + " Enter / → Open folder / launch ZIP with Hatari", " ← / Backspace Go up one directory (never exceeds root)", - " ESC / q Exit the program", - " PgUp Jump one page up", - " PgDn Jump one page down", - " * Toggle favorite on selected ZIP", - " ? Show this help", + " ESC / q Exit the program", + " PgUp Jump one page up", + " PgDn Jump one page down", + " * Toggle favorite on selected ZIP", + " ? Show this help", " ", " Navigation is strictly limited to RootDirectory.", " The overlay shows both root and patch layers combined.",