drop .[] chars as they dont work on linux and macos for me out of the box
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
'n': 'h'
|
||||
'm': 'j'
|
||||
',': 'k'
|
||||
'.': 'l'
|
||||
'-': 'l'
|
||||
'/': ';'
|
||||
# player 5 controls 4
|
||||
'!': 'z'
|
||||
@@ -51,5 +51,5 @@
|
||||
'^': 'n'
|
||||
'&': 'm'
|
||||
'*': ','
|
||||
'(': '.'
|
||||
'(': '-'
|
||||
')': '/'
|
||||
|
||||
Reference in New Issue
Block a user