1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

CSM: Remove screenshot API

Reverted from commit 19960e26c6
(* [CSM] add screenshot api lua)
This commit is contained in:
red-001 2018-01-19 16:18:16 +00:00 committed by paramat
parent d6050bee51
commit 0425c6b8c8
3 changed files with 0 additions and 13 deletions

View file

@ -87,9 +87,6 @@ private:
// get_node_def(nodename)
static int l_get_node_def(lua_State *L);
// take_screenshot()
static int l_take_screenshot(lua_State *L);
// get_privilege_list()
static int l_get_privilege_list(lua_State *L);