typo, removed twister.obj
This commit is contained in:
committed by
Diego Marcos
parent
cf31c24ebd
commit
e6bc456510
@@ -100,6 +100,6 @@ AFRAME.registerComponent('stage-colors', {
|
||||
this.mineMaterial.emissive = this.mineEmission[red ? 'red' : 'blue'];
|
||||
this.mineMaterial.envMap = this.mineEnvMap[red ? 'red' : 'blue'];
|
||||
this.mineMaterial.needsUpdate = true;
|
||||
}
|
||||
*/
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user