Skip to content

Commit

Permalink
Remove wrong function from lua_api.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
sfan5 committed Dec 19, 2021
1 parent 1b664dd commit 0c4929f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/lua_api.txt
Expand Up @@ -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.
Expand Down

0 comments on commit 0c4929f

Please sign in to comment.