mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Content store: Fix storage leak by storing screenshots in cache (#8137)
This commit is contained in:
@@ -120,6 +120,8 @@ private:
|
||||
|
||||
static int l_get_texturepath_share(lua_State *L);
|
||||
|
||||
static int l_get_cache_path(lua_State *L);
|
||||
|
||||
static int l_create_dir(lua_State *L);
|
||||
|
||||
static int l_delete_dir(lua_State *L);
|
||||
|
Reference in New Issue
Block a user