mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Add sound.dig
This commit is contained in:
parent
74780134f2
commit
06e93f8d95
5 changed files with 28 additions and 9 deletions
|
@ -203,6 +203,7 @@ struct ContentFeatures
|
|||
|
||||
// Sound properties
|
||||
SimpleSoundSpec sound_footstep;
|
||||
SimpleSoundSpec sound_dig;
|
||||
SimpleSoundSpec sound_dug;
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue