mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-18 07:07:32 +08:00
parent
cdfb15816e
commit
f7064d9dde
@ -99,9 +99,9 @@ namespace big
|
|||||||
CAM::DESTROY_CAM(camera, false);
|
CAM::DESTROY_CAM(camera, false);
|
||||||
STREAMING::CLEAR_FOCUS();
|
STREAMING::CLEAR_FOCUS();
|
||||||
|
|
||||||
ENTITY::FREEZE_ENTITY_POSITION(camera, false);
|
ENTITY::FREEZE_ENTITY_POSITION(self::veh, false);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
free_cam g_free_cam("freecam", "FREECAM", "FREECAM_DESC", g.self.free_cam);
|
free_cam g_free_cam("freecam", "FREECAM", "FREECAM_DESC", g.self.free_cam);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user