diff options
author | chai <chaifix@163.com> | 2018-08-20 08:15:34 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-08-20 08:15:34 +0800 |
commit | 98ab086f430d418f33c4410cf81f4eac52d5b835 (patch) | |
tree | 446cce66de209a10c9342bf98e21524de6e4ba05 /src/lua/embed/path.lua.h | |
parent | 22bb9b537caff927ef8c83bde82d58253ffbb1e4 (diff) |
*update
Diffstat (limited to 'src/lua/embed/path.lua.h')
-rw-r--r-- | src/lua/embed/path.lua.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/lua/embed/path.lua.h b/src/lua/embed/path.lua.h index b398c99..648adf8 100644 --- a/src/lua/embed/path.lua.h +++ b/src/lua/embed/path.lua.h @@ -1,9 +1,5 @@ /* path.lua */ static const char* path_lua = R"( ---[[ - jin.path extension -]] - jin.path = jin.path or {} -- game root directory |