This commit is contained in:
Thomas FORGIONE 2015-07-06 17:29:28 +02:00
parent 41ccc7da27
commit 01404dbf8a
1 changed files with 2 additions and 2 deletions

View File

@ -103,8 +103,8 @@ L3D.ViewportRecommendation.prototype.check = function() {
};
L3D.ViewportRecommendation.prototype.initExtremity = function() {
}
// Do nothing
};
// Update function
L3D.ViewportRecommendation.prototype.update = function(position) {