diff options
Diffstat (limited to 'src/audio/soundlist.h')
-rw-r--r-- | src/audio/soundlist.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/audio/soundlist.h b/src/audio/soundlist.h index 4bbc3dde..5f3f752e 100644 --- a/src/audio/soundlist.h +++ b/src/audio/soundlist.h @@ -212,8 +212,8 @@ enum eScriptSounds { SCRIPT_SOUND_WORK_SHOP_LOOP_L, SCRIPT_SOUND_SAWMILL_LOOP_S, SCRIPT_SOUND_SAWMILL_LOOP_L, - SCRIPT_SOUND_38, - SCRIPT_SOUND_39, + SCRIPT_SOUND_DOG_FOOD_FACTORY_S, + SCRIPT_SOUND_DOG_FOOD_FACTORY_L, SCRIPT_SOUND_LAUNDERETTE_LOOP_S, SCRIPT_SOUND_LAUNDERETTE_LOOP_L, SCRIPT_SOUND_CHINATOWN_RESTAURANT_S, |