whitespace

This commit is contained in:
David Kelly 2016-09-16 14:17:44 -07:00
parent ade17e6456
commit 22d80914e2

View file

@ -598,7 +598,7 @@ EquipHotspotBuddy.prototype.updateHotspot = function(hotspot, timestamp) {
targetSize: 1, targetSize: 1,
overlays: [] overlays: []
}; };
var diameter = hotspot.radius * 2; var diameter = hotspot.radius * 2;
// override default sphere with a user specified model, if it exists. // override default sphere with a user specified model, if it exists.