mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 07:37:20 +02:00
whitespace
This commit is contained in:
parent
ade17e6456
commit
22d80914e2
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue