@@ -1,4 +1,4 @@
-/*
+/**
* @author zz85 / http://twitter.com/blurspline / http://www.lab4games.net/zz85/blog
*
* A general perpose camera, for setting FOV, Lens Focal Length,
@@ -234,4 +234,3 @@ THREE.CombinedCamera.prototype.toBottomView = function() {
this.rotationAutoUpdate = false;
};
-