diff options
Diffstat (limited to '')
-rw-r--r-- | src/audio/soundlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/audio/soundlist.h b/src/audio/soundlist.h index bc5d3ba9..2a3182ab 100644 --- a/src/audio/soundlist.h +++ b/src/audio/soundlist.h @@ -142,7 +142,7 @@ enum eSound : uint16 SOUND_PED_TAXI_WAIT, SOUND_PED_ATTACK, SOUND_PED_DEFEND, - SOUND_140, + SOUND_PED_HEALING, SOUND_PED_LEAVE_VEHICLE, SOUND_PED_EVADE, SOUND_PED_FLEE_RUN, |