mirror of
https://github.com/halpz/re3.git
synced 2025-07-03 04:20:46 +00:00
fixes from master, menu helper text
This commit is contained in:
@ -400,7 +400,7 @@ void CGarage::Update()
|
||||
FindPlayerPed()->m_pWanted->Suspend();
|
||||
}
|
||||
CPad::GetPad(0)->SetEnablePlayerControls(PLAYERCONTROL_GARAGE);
|
||||
FindPlayerPed()->m_pWanted->m_bIgnoredByCops = true;
|
||||
FindPlayerPed()->m_pWanted->m_bIgnoredByCops = false;
|
||||
#ifdef FIX_BUGS
|
||||
bool bChangedColour = false;
|
||||
#else
|
||||
|
Reference in New Issue
Block a user