diff options
author | chai <chaifix@163.com> | 2018-08-16 14:21:56 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-08-16 14:21:56 +0800 |
commit | 8585c92b7d0744a1f1a39c872cf5096621161b6c (patch) | |
tree | 6aa02138f39f7b11ab17c7399064353092b8df0c /src/lua/embed/graphics.lua | |
parent | be9b27dbf550093b555ab3087c11b38c89ab9fd0 (diff) |
*update
Diffstat (limited to 'src/lua/embed/graphics.lua')
-rw-r--r-- | src/lua/embed/graphics.lua | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lua/embed/graphics.lua b/src/lua/embed/graphics.lua deleted file mode 100644 index 03a891d..0000000 --- a/src/lua/embed/graphics.lua +++ /dev/null @@ -1,6 +0,0 @@ ------------------ --- jin.graphics ------------------ - -jin.graphics = jin.graphics or {} - |