mirror of
https://github.com/GTAmodding/re3.git
synced 2024-12-28 02:25:40 +00:00
Merge remote-tracking branch 'upstream/miami' into miami
This commit is contained in:
commit
bd4d5d7c47
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,7 @@ cAudioManager::InitialisePoliceRadioZones()
|
|||
SETZONESFX(11, "PROJECT", SFX_POLICE_RADIO_WICHITA_GARDENS);
|
||||
SETZONESFX(12, "AIRPORT", SFX_POLICE_RADIO_FRANCIS_INTERNATIONAL_AIRPORT);
|
||||
SETZONESFX(13, "PORT_W", SFX_POLICE_RADIO_CALLAHAN_POINT);
|
||||
/*
|
||||
SETZONESFX(14, "PORT_S", SFX_POLICE_RADIO_ATLANTIC_QUAYS);
|
||||
SETZONESFX(15, "PORT_E", SFX_POLICE_RADIO_PORTLAND_HARBOUR);
|
||||
SETZONESFX(16, "PORT_I", SFX_POLICE_RADIO_TRENTON);
|
||||
|
@ -78,6 +79,7 @@ cAudioManager::InitialisePoliceRadioZones()
|
|||
SETZONESFX(32, "A", SFX_POLICE_RADIO_ROCKFORD);
|
||||
SETZONESFX(33, "A", SFX_POLICE_RADIO_ROCKFORD);
|
||||
SETZONESFX(34, "A", SFX_POLICE_RADIO_ROCKFORD);
|
||||
*/
|
||||
|
||||
#undef SETZONESFX
|
||||
|
||||
|
|
Loading…
Reference in a new issue