Use number values for fp cap mapping.

This commit is contained in:
John-David Dalton
2015-10-26 21:21:44 -07:00
parent 3ac5870530
commit c360ee0fa4

View File

@@ -89,7 +89,7 @@ module.exports = {
},
/** Used to iterate `mapping.aryMethodMap` keys. */
'caps': ['1', '2', '3', '4'],
'caps': [1, 2, 3, 4],
/** Used to map keys to other keys. */
'keyMap': {