aboutsummaryrefslogtreecommitdiff
path: root/src/script/embed/path.lua.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-05-19 09:35:35 +0800
committerchai <chaifix@163.com>2018-05-19 09:35:35 +0800
commit6ed3819f1a859ffc350c4aaad132f164478f5d79 (patch)
tree438fb44f879f816d3293264ebea66ea64a3c5339 /src/script/embed/path.lua.h
parent8ad6a7f955182955aec1fff0ed367f564f31e46a (diff)
修改主循环
Diffstat (limited to 'src/script/embed/path.lua.h')
-rw-r--r--src/script/embed/path.lua.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/script/embed/path.lua.h b/src/script/embed/path.lua.h
index 3ebeab1..b398c99 100644
--- a/src/script/embed/path.lua.h
+++ b/src/script/embed/path.lua.h
@@ -15,5 +15,4 @@ function jin.path.full(path)
return root .. '/' .. path
end
-
-)";
+)"; \ No newline at end of file