mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Minor improvements to Lua sandbox
This commit is contained in:
@@ -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);
|
||||
};
|
||||
|
Reference in New Issue
Block a user