mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
CSM: Remove screenshot API
Reverted from commit 19960e26c6
(* [CSM] add screenshot api lua)
This commit is contained in:
@@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user