mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-17 23:07:26 +08:00
fix(Features): Forgot to toggle kick on protections
This commit is contained in:
parent
8061fc1d88
commit
34ca679a59
@ -66,6 +66,7 @@ namespace big::features::functions
|
|||||||
protections["fake_deposit"] = toggle;
|
protections["fake_deposit"] = toggle;
|
||||||
protections["force_mission"] = toggle;
|
protections["force_mission"] = toggle;
|
||||||
protections["gta_banner"] = toggle;
|
protections["gta_banner"] = toggle;
|
||||||
|
protections["kick"] = toggle;
|
||||||
protections["personal_vehicle_destroyed"] = toggle;
|
protections["personal_vehicle_destroyed"] = toggle;
|
||||||
protections["remote_off_radar"] = toggle;
|
protections["remote_off_radar"] = toggle;
|
||||||
protections["rotate_cam"] = toggle;
|
protections["rotate_cam"] = toggle;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user