Fix editEntities.js automatically turning on

This commit is contained in:
Ryan Huffman 2015-01-30 13:12:00 -08:00
parent efbf043f7d
commit a98829ed8a

View file

@ -1047,4 +1047,3 @@ PropertiesTool = function(opts) {
};
propertiesTool = PropertiesTool();
toolBar.setActive(true);