why tf is this a switch
This commit is contained in:
parent
95ffe8bead
commit
0f3a4d28a6
@ -16,7 +16,7 @@ namespace autobackstab
|
||||
|
||||
static CatVar enabled(CV_SWITCH, "autobackstab", "0", "Auto Backstab",
|
||||
"Does not depend on triggerbot!");
|
||||
static CatVar value(CV_SWITCH, "autobackstab_range", "110.0f",
|
||||
static CatVar value(CV_INT, "autobackstab_range", "110.0f",
|
||||
"Set Detection Distance to this much");
|
||||
bool found;
|
||||
// TODO improve
|
||||
|
Reference in New Issue
Block a user