mirror of
https://codeberg.org/scip/golsky.git
synced 2025-12-17 12:40:56 +01:00
added key bindings help screen, reachable via menu
This commit is contained in:
@@ -24,4 +24,5 @@ const (
|
||||
Menu = iota // main top level menu
|
||||
Play // actual playing happens here
|
||||
Options
|
||||
Keybindings
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user