diff --git a/VQI_PathwayEditor.js b/VQI_PathwayEditor.js index 3526fb4..8647d35 100755 --- a/VQI_PathwayEditor.js +++ b/VQI_PathwayEditor.js @@ -482,6 +482,7 @@ var VQI_PathwayEditor = function (parent) { lookup[target].rna = lines[line][3]; } } + console.log("done spraying!"); } function sprayColor(lines) {