1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-07-27 17:28:41 +00:00

Add sounds, tune things

This commit is contained in:
Perttu Ahola 2012-03-24 03:28:08 +02:00
parent 77120a021d
commit 93219e3b9d
7 changed files with 201 additions and 44 deletions

View file

@ -203,6 +203,7 @@ struct ContentFeatures
// Sound properties
SimpleSoundSpec sound_footstep;
SimpleSoundSpec sound_dug;
/*
Methods