Fire button

This commit is contained in:
2025-04-04 18:24:27 -04:00
parent 1d94704814
commit cbea54c5ce
4 changed files with 30 additions and 5 deletions

View File

@@ -29,6 +29,7 @@ typedef struct {
float aimbot_smooth;
bool aimbot_silent;
bool aimbot_autoshoot;
bool aimbot_require_key;
bool aimbot_norecoil;
bool aimbot_recoil_comp;
bool aimbot_friendly_fire;