summaryrefslogtreecommitdiff
path: root/demo/Camera.lua
diff options
context:
space:
mode:
Diffstat (limited to 'demo/Camera.lua')
-rw-r--r--demo/Camera.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/demo/Camera.lua b/demo/Camera.lua
index 4f5c1fe..7abef16 100644
--- a/demo/Camera.lua
+++ b/demo/Camera.lua
@@ -30,4 +30,3 @@ Camera.new = function(parent, position, rotation, scale, fov, aspect, near, far)
end
return Camera
-