Don't need to create a THREE.JSONLoader object anymore

0.2
Brian Chirls 2014-12-01 15:29:13 -05:00
rodzic 85b97d1ae6
commit 74a48b5564
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -142,7 +142,6 @@
// Find grid
var gridHash = self.grids[tile.z];
var loader = new THREE.JSONLoader();
var material = new THREE.MeshLambertMaterial({
color: 0xeeeeee,
ambient: 0xffffff,