mirror of
https://github.com/halpz/re3.git
synced 2025-12-16 04:03:01 +00:00
CCarCtrl::GenerateOneRandomCar
This commit is contained in:
@@ -39,6 +39,12 @@ CWanted::Initialise()
|
||||
ClearQdCrimes();
|
||||
}
|
||||
|
||||
bool
|
||||
CWanted::AreMiamiViceRequired()
|
||||
{
|
||||
return m_nWantedLevel >= 3;
|
||||
}
|
||||
|
||||
bool
|
||||
CWanted::AreSwatRequired()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user