mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 00:00:33 +00:00
changed a sound enum
This commit is contained in:
parent
517e2ee9a5
commit
a9a1bf5056
5 changed files with 62 additions and 62 deletions
|
@ -134,7 +134,7 @@ CPed::Say(uint16 audio)
|
|||
case SOUND_PED_FLEE_SPRINT:
|
||||
case SOUND_PED_TAXI_WAIT:
|
||||
case SOUND_PED_EVADE:
|
||||
case SOUND_PED_CAR_COLLISION:
|
||||
case SOUND_PED_ANNOYED_DRIVER:
|
||||
break;
|
||||
default:
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue