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