aboutsummaryrefslogtreecommitdiff
path: root/src/libjin-lua/embed/scripts/path/path.lua
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-12-22 12:25:06 +0800
committerchai <chaifix@163.com>2018-12-22 12:25:06 +0800
commit013438437f1f530609578454cf1123a84749f70d (patch)
treeb4bb495e6cf7f1cb81c3765d66c37d0fe3afbf7f /src/libjin-lua/embed/scripts/path/path.lua
parentf319b9646941c8967db7e48079689483e13c00e4 (diff)
*misc
Diffstat (limited to 'src/libjin-lua/embed/scripts/path/path.lua')
-rw-r--r--src/libjin-lua/embed/scripts/path/path.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/libjin-lua/embed/scripts/path/path.lua b/src/libjin-lua/embed/scripts/path/path.lua
index d41c167..c6bcf41 100644
--- a/src/libjin-lua/embed/scripts/path/path.lua
+++ b/src/libjin-lua/embed/scripts/path/path.lua
@@ -1,6 +1,5 @@
-jin.path = jin.path or {}
-local jp = jin.path
+jin.path = jin.path or {}
-- Game root directory.
jin.cwd = jin.args['cwd'] or '.'