Correcting math_change color

This commit is contained in:
Andrew n marshall
2017-01-23 17:03:05 -08:00
parent 9f564fba35
commit 709295a689

View File

@@ -224,7 +224,7 @@ Blockly.defineBlocksWithJsonArray([
],
"previousStatement": null,
"nextStatement": null,
"colour": "%{BKY_MATH_HUE}",
"colour": "%{BKY_VARIABLES_HUE}",
"helpUrl": "%{BKY_MATH_CHANGE_HELPURL}",
"extensions": ["math_change_tooltip"]
},