fix(Features): Forgot to toggle kick on protections
This commit is contained in:
parent
8f1a864055
commit
08be3ea75c
@ -66,6 +66,7 @@ namespace big::features::functions
|
||||
protections["fake_deposit"] = toggle;
|
||||
protections["force_mission"] = toggle;
|
||||
protections["gta_banner"] = toggle;
|
||||
protections["kick"] = toggle;
|
||||
protections["personal_vehicle_destroyed"] = toggle;
|
||||
protections["remote_off_radar"] = toggle;
|
||||
protections["rotate_cam"] = toggle;
|
||||
|
Reference in New Issue
Block a user