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