diff options
Diffstat (limited to 'src/script/embed/path.lua.h')
-rw-r--r-- | src/script/embed/path.lua.h | 3 |
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 |