controller keymap fix, inventory skeleton
This commit is contained in:
@@ -21,5 +21,5 @@ type ScreenSettings struct {
|
||||
type Settings struct {
|
||||
Name string
|
||||
Screen *ScreenSettings
|
||||
KeyMap *KeyMap
|
||||
KeyMap KeyMap
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user