Skip to content
Snippets Groups Projects
Commit a2147ef7 authored by Amanda Ghassaei's avatar Amanda Ghassaei
Browse files

small changes

parent 5b72e594
Branches
No related tags found
No related merge requests found
......@@ -14,8 +14,6 @@ define(['underscore', 'backbone', 'appState', 'globals', 'plist', 'three', 'thre
require([this.getHighlighterFile()], function(superCellHighlighter){
globals.highlighter = new superCellHighlighter();
});
appState.set("superCellRange", new THREE.Vector3(4, 1, 1));
},
getHighlighterFile: function(){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment