cranes fix
This commit is contained in:
parent
e2d3ef449c
commit
100e59886d
@ -184,7 +184,7 @@ bool CCranes::IsThisCarPickedUp(float X, float Y, CVehicle* pVehicle)
|
|||||||
result = true;
|
result = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return true;
|
return result;
|
||||||
}
|
}
|
||||||
|
|
||||||
void CCranes::UpdateCranes(void)
|
void CCranes::UpdateCranes(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user