mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Remove wrong function from lua_api.txt
This commit is contained in:
parent
1b664dd870
commit
0c4929f025
1 changed files with 0 additions and 2 deletions
|
@ -5665,8 +5665,6 @@ Sounds
|
|||
player actions (e.g. door closing).
|
||||
* `minetest.sound_stop(handle)`
|
||||
* `handle` is a handle returned by `minetest.sound_play`
|
||||
* `minetest.sound_stop_all()`
|
||||
Stops all currently playing non-ephermeral sounds.
|
||||
* `minetest.sound_fade(handle, step, gain)`
|
||||
* `handle` is a handle returned by `minetest.sound_play`
|
||||
* `step` determines how fast a sound will fade.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue