Update AutoBackstab.cpp

This commit is contained in:
BenCat07 2018-02-10 12:43:38 +01:00 committed by GitHub
parent 518a112820
commit 1f6cede470
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ namespace tf2
{ {
namespace autobackstab namespace autobackstab
{ {
static CatVar enabled(CV_SWITCH, "autobackstab", "0", "Auto Backstab", static CatVar enabled(CV_SWITCH, "autobackstab", "0", "Auto Backstab",
"Does not depend on triggerbot!"); "Does not depend on triggerbot!");
// TODO improve // TODO improve