diff options
Diffstat (limited to 'js/data')
-rwxr-xr-x | js/data/tools-data.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/data/tools-data.js b/js/data/tools-data.js index fb195bd3..8ed6433e 100755 --- a/js/data/tools-data.js +++ b/js/data/tools-data.js | |||
@@ -47,7 +47,7 @@ exports.ToolsData = Montage.create(Montage, { | |||
47 | value: 12 | 47 | value: 12 |
48 | }, | 48 | }, |
49 | bindingToolIndex: { | 49 | bindingToolIndex: { |
50 | value: 12 | 50 | value: 13 |
51 | }, | 51 | }, |
52 | 52 | ||
53 | // NOTE: additions or removal of any tools, or any changes in the order of these entries requires updating the constant index properties above. | 53 | // NOTE: additions or removal of any tools, or any changes in the order of these entries requires updating the constant index properties above. |