X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_snd.c;h=6597db53c3796a4532f3372c6aca4b0d66e8f7c8;hp=2ec9147c45e2ccd768c1bb34ec876b4241da2d8d;hb=5e616edfe5f101927d2ff3f7a14d2c65897de3cc;hpb=d8f48d3767794442340cb624ec866098766d4d92 diff --git a/src/conf_snd.c b/src/conf_snd.c index 2ec9147c..6597db53 100644 --- a/src/conf_snd.c +++ b/src/conf_snd.c @@ -145,7 +145,7 @@ struct ConfigInfo sound_config[] = { "pearl.impact", "pling.wav" }, { "crystal.collecting", "pong.wav" }, { "crystal.impact", "pling.wav" }, - { "envelope.collecting", "pong.wav" }, + { "[envelope].collecting", "pong.wav" }, { "invisible_sand.digging", "schlurf.wav" }, { "shield_normal.collecting", "pong.wav" }, { "shield_normal.active", UNDEFINED_FILENAME },