Adapted all scripts to work on their own and with the toolbox.

This commit is contained in:
Jorge Vássquez Pérez
2016-12-02 15:25:00 -08:00
parent a879c2190d
commit 84e17ede95
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -169,5 +169,5 @@ if (typeof(YTB)=='undefined')
}
else
{
YTB.addTool(new YCPOffset());
yCPOffset = YTB.addTool(new YCPOffset());
}