mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-17 22:49:22 +00:00
commit
5cb7e2e42a
22 changed files with 2331 additions and 60 deletions
|
@ -118,7 +118,7 @@ enum eScriptSounds : int16 {
|
|||
SCRIPT_SOUND_BULLET_HIT_GROUND_1 = 106,
|
||||
SCRIPT_SOUND_BULLET_HIT_GROUND_2 = 107,
|
||||
SCRIPT_SOUND_BULLET_HIT_GROUND_3 = 108,
|
||||
SCRIPT_SOUND_109 = 109,
|
||||
SCRIPT_SOUND_BULLET_HIT_WATER = 109, //no sound
|
||||
SCRIPT_SOUND_110 = 110,
|
||||
SCRIPT_SOUND_111 = 111,
|
||||
SCRIPT_SOUND_PAYPHONE_RINGING = 112,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue