diff options
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 |