mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Use consistent temp folder path (#10892)
This commit is contained in:
parent
4caf156be5
commit
3a8c37181a
6 changed files with 24 additions and 33 deletions
|
@ -122,6 +122,8 @@ private:
|
|||
|
||||
static int l_get_cache_path(lua_State *L);
|
||||
|
||||
static int l_get_temp_path(lua_State *L);
|
||||
|
||||
static int l_create_dir(lua_State *L);
|
||||
|
||||
static int l_delete_dir(lua_State *L);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue