rnd-20030118-6-src
[rocksndiamonds.git] / src / main.c
index 730b667fe0f00cd9bb6c35a59b9c73c72067f118..7cb246320a9febf64a608a66fe714d4d98065ac8 100644 (file)
@@ -2773,7 +2773,9 @@ struct SoundActionProperties sound_action_properties[] =
   { ".attacking",      ACTION_ATTACKING,       TRUE },
 
   /* other (non-loop) sound actions are optional */
+#if 0
   { ".stepping",       ACTION_MOVING,          FALSE }, /* discrete moving */
+#endif
   { ".digging",                ACTION_DIGGING,         FALSE },
   { ".collecting",     ACTION_COLLECTING,      FALSE },
   { ".passing",                ACTION_PASSING,         FALSE },