drop .[] chars as they dont work on linux and macos for me out of the box
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
'6': 'n'
|
||||
'7': 'm'
|
||||
'8': ','
|
||||
'9': '.'
|
||||
'9': '-'
|
||||
'0': '/'
|
||||
# player 2 controls 5
|
||||
'q': '!'
|
||||
@@ -40,7 +40,7 @@
|
||||
'n': 'y'
|
||||
'm': 'u'
|
||||
',': 'i'
|
||||
'.': 'o'
|
||||
'-': 'o'
|
||||
'/': 'p'
|
||||
# player 5 controls 3
|
||||
'!': 'a'
|
||||
|
||||
Reference in New Issue
Block a user