From 70df24a332ea36454c99dcd09c9488b8d40798ff Mon Sep 17 00:00:00 2001 From: BenCat07 Date: Fri, 23 Feb 2018 15:04:15 +0100 Subject: [PATCH] Remove confusion --- src/hacks/AutoHeal.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hacks/AutoHeal.cpp b/src/hacks/AutoHeal.cpp index c6de308f..6edc2435 100644 --- a/src/hacks/AutoHeal.cpp +++ b/src/hacks/AutoHeal.cpp @@ -306,7 +306,7 @@ void DoResistSwitching() int force_healing_target{ 0 }; -static CatVar heal_steamid_perm(CV_SWITCH, "autoheal_steamid_only", 0, "Only heal target with steamid, set steamid to 0 to reset. (this does NOT set the target, it only sets it to never not heal the target.)"); +static CatVar heal_steamid_perm(CV_SWITCH, "autoheal_steamid_only", 0, "Only heal target with steamid, set steamid to 0 to reset. (this does NOT set the target, it only sets it to never not heal the target set in \"autoheal_steam_id\".)"); static CatCommand heal_steamid( "autoheal_heal_steamid", "Heals a player with SteamID (ONCE. Use for easy airstuck med setup)",