mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 04:50:35 +00:00
VC vehicles just barely working now
This commit is contained in:
parent
a8d8c0690d
commit
05a1d64fbb
28 changed files with 444 additions and 259 deletions
|
@ -66,7 +66,8 @@ cMusicManager::PlayerInCar()
|
|||
case MI_TRAIN:
|
||||
case MI_SPEEDER:
|
||||
case MI_REEFER:
|
||||
case MI_GHOST: return false;
|
||||
// case MI_GHOST:
|
||||
return false;
|
||||
default: return true;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue