mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Minor improvements to Lua sandbox
This commit is contained in:
parent
379473b670
commit
9a12e4499e
2 changed files with 27 additions and 4 deletions
|
@ -79,4 +79,5 @@ private:
|
|||
|
||||
static int sl_os_rename(lua_State *L);
|
||||
static int sl_os_remove(lua_State *L);
|
||||
static int sl_os_setlocale(lua_State *L);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue