mirror of
https://github.com/minetest/minetest.git
synced 2024-11-27 01:53:45 +01:00
Remove wrong function from lua_api.txt
This commit is contained in:
parent
1b664dd870
commit
0c4929f025
@ -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…
Reference in New Issue
Block a user