From 0425c6b8c888d0ccdf09a371a7415c8b3cb055a3 Mon Sep 17 00:00:00 2001 From: red-001 Date: Fri, 19 Jan 2018 16:18:16 +0000 Subject: CSM: Remove screenshot API Reverted from commit 19960e26c672c6337f8c6ffbe27f2c6bca49750c (* [CSM] add screenshot api lua) --- doc/client_lua_api.txt | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc') diff --git a/doc/client_lua_api.txt b/doc/client_lua_api.txt index 31142cae2..5651898aa 100644 --- a/doc/client_lua_api.txt +++ b/doc/client_lua_api.txt @@ -763,8 +763,6 @@ Call these functions only at load time! * `minetest.disconnect()` * Disconnect from the server and exit to main menu. * Returns `false` if the client is already disconnecting otherwise returns `true`. -* `minetest.take_screenshot()` - * Take a screenshot. * `minetest.get_server_info()` * Returns [server info](#server-info). * `minetest.send_respawn()` -- cgit v1.2.3