summaryrefslogtreecommitdiff
path: root/Resources/DefaultContent/Libraries/Framework/Core/Camera.lua
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-10-17 23:05:01 +0800
committerchai <chaifix@163.com>2021-10-17 23:05:01 +0800
commit7c8c68d79343d04be382334c15a73d079450857c (patch)
tree9aaacc042f0b7eeb4123c07dcc5f49c14fd8026c /Resources/DefaultContent/Libraries/Framework/Core/Camera.lua
parent6e73ca6ada8a41692809dae5db89c8db0675ce1e (diff)
*misc
Diffstat (limited to 'Resources/DefaultContent/Libraries/Framework/Core/Camera.lua')
-rw-r--r--Resources/DefaultContent/Libraries/Framework/Core/Camera.lua5
1 files changed, 5 insertions, 0 deletions
diff --git a/Resources/DefaultContent/Libraries/Framework/Core/Camera.lua b/Resources/DefaultContent/Libraries/Framework/Core/Camera.lua
new file mode 100644
index 0000000..5fcfbe7
--- /dev/null
+++ b/Resources/DefaultContent/Libraries/Framework/Core/Camera.lua
@@ -0,0 +1,5 @@
+local Camera = {}
+
+
+
+return Camera \ No newline at end of file