Update i_path_object.js

This commit is contained in:
Rachel Fenichel
2019-11-11 15:44:11 -08:00
committed by GitHub
parent 067fbb4488
commit 23635598ec

View File

@@ -119,4 +119,4 @@ Blockly.blockRendering.IPathObject.prototype.updateMovable;
* @param {boolean} enable True if styling should be added.
* @package
*/
Blockly.blockRendering.PathObject.prototype.updateReplacementHighlight;
Blockly.blockRendering.IPathObject.prototype.updateReplacementHighlight;