diff --git a/js-plugins/core/_scriptcraft.js b/js-plugins/core/_scriptcraft.js index c24fc3d..0960909 100644 --- a/js-plugins/core/_scriptcraft.js +++ b/js-plugins/core/_scriptcraft.js @@ -19,7 +19,7 @@ */ var global = this; -var verbose = true;//verbose || false; +var verbose = verbose || false; // // private implementation //