jsHint
This commit is contained in:
parent
41ccc7da27
commit
01404dbf8a
|
@ -103,8 +103,8 @@ L3D.ViewportRecommendation.prototype.check = function() {
|
||||||
};
|
};
|
||||||
|
|
||||||
L3D.ViewportRecommendation.prototype.initExtremity = function() {
|
L3D.ViewportRecommendation.prototype.initExtremity = function() {
|
||||||
|
// Do nothing
|
||||||
}
|
};
|
||||||
|
|
||||||
// Update function
|
// Update function
|
||||||
L3D.ViewportRecommendation.prototype.update = function(position) {
|
L3D.ViewportRecommendation.prototype.update = function(position) {
|
||||||
|
|
Loading…
Reference in New Issue