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:
parent
d6050bee51
commit
0425c6b8c8
3 changed files with 0 additions and 13 deletions
|
@ -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()`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue