1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-16 18:01:40 +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

@ -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()`