aboutsummaryrefslogtreecommitdiff
path: root/src/nodedef.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/nodedef.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nodedef.h b/src/nodedef.h
index 3a0d0675f..585755b9d 100644
--- a/src/nodedef.h
+++ b/src/nodedef.h
@@ -203,6 +203,7 @@ struct ContentFeatures
// Sound properties
SimpleSoundSpec sound_footstep;
+ SimpleSoundSpec sound_dug;
/*
Methods