fix(Settings): aimonlyatthreats using only_on_enemy. (#3557)
This commit is contained in:
parent
8c11a1ebb0
commit
d6159d7686
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user