1
0
mirror of https://github.com/minetest/minetest_game.git synced 2024-12-22 23:10:17 +01:00

game_api.txt: Add new metal sounds func.

This commit is contained in:
LNJ 2016-10-25 17:42:28 +02:00 committed by Auke Kok
parent bca0142e7f
commit 138eb71db6

View File

@ -464,6 +464,7 @@ Sounds inside the default table can be used within the sounds field of node defi
* `default.node_sound_wood_defaults()`
* `default.node_sound_leaves_defaults()`
* `default.node_sound_glass_defaults()`
* `default.node_sound_metal_defaults()`
Default constants
-----------------