mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-18 05:14:07 +00:00
miamification of some audio structs
This commit is contained in:
parent
65032389a4
commit
8cd87236c9
6 changed files with 59 additions and 26 deletions
|
@ -281,7 +281,7 @@ cAudioManager::DestroyAllGameCreatedEntities()
|
|||
case AUDIOTYPE_PHYSICAL:
|
||||
case AUDIOTYPE_EXPLOSION:
|
||||
case AUDIOTYPE_WEATHER:
|
||||
case AUDIOTYPE_CRANE:
|
||||
//case AUDIOTYPE_CRANE:
|
||||
case AUDIOTYPE_GARAGE:
|
||||
case AUDIOTYPE_FIREHYDRANT:
|
||||
DestroyEntity(i);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue