mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2024-12-22 12:07:46 +08:00
fix(Settings): aimonlyatthreats using only_on_enemy. (#3557)
This commit is contained in:
parent
5461455809
commit
4a573b763d
@ -17,7 +17,7 @@ namespace big
|
||||
g.weapons.aimbot.only_on_enemy);
|
||||
|
||||
bool_command g_aimbot_only_on_threat("aimonlyatthreats", "BACKEND_LOOPED_WEAPONS_AIM_ONLY_AT_THREATS", "BACKEND_LOOPED_WEAPONS_AIM_ONLY_AT_THREATS_DESC",
|
||||
g.weapons.aimbot.only_on_enemy);
|
||||
g.weapons.aimbot.only_on_threats);
|
||||
|
||||
class aimbot : looped_command
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user