aboutsummaryrefslogtreecommitdiff
path: root/bin/anim/anim.lua
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-08-12 19:52:54 +0800
committerchai <chaifix@163.com>2018-08-12 19:52:54 +0800
commit7b34bd98bb00796febd5351b9d2e75fd2c247432 (patch)
treedd2da6fa01094f864d8deb358d7f9a8fe1b32b1c /bin/anim/anim.lua
parent5fe41eca99adf4bf0fb5832033a96f98b530d4f1 (diff)
*update
Diffstat (limited to 'bin/anim/anim.lua')
-rw-r--r--bin/anim/anim.lua11
1 files changed, 0 insertions, 11 deletions
diff --git a/bin/anim/anim.lua b/bin/anim/anim.lua
deleted file mode 100644
index a1529c3..0000000
--- a/bin/anim/anim.lua
+++ /dev/null
@@ -1,11 +0,0 @@
-local anim = {
- _DESCRIPTION = [[
-
- ]],
- _AUTHOR = "Chai",
- _JIN_REVISION = 101,
-
-}
-
-
-return anim \ No newline at end of file