mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-18 07:07:32 +08:00
fix(Toxic): Removed unused variable location
This commit is contained in:
parent
da60758e40
commit
c7e4ce8003
@ -76,8 +76,6 @@ namespace big::toxic
|
||||
else {
|
||||
ent = PED::GET_VEHICLE_PED_IS_IN(ent, false);
|
||||
|
||||
Vector3 location = self::pos;
|
||||
|
||||
if (entity::take_control_of(ent))
|
||||
ENTITY::APPLY_FORCE_TO_ENTITY(ent, 1, 0.f, 0.f, 50000.f, 0.f, 0.f, 0.f, 0, 0, 1, 1, 0, 1);
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user