From 8443e6b5d38f140f94b290d26208ee930460b142 Mon Sep 17 00:00:00 2001 From: Kaeno Date: Tue, 19 Mar 2024 12:54:17 +0000 Subject: [PATCH] Update Description of command --- project/Aki.Debugging/Patches/ReloadClientPatch.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project/Aki.Debugging/Patches/ReloadClientPatch.cs b/project/Aki.Debugging/Patches/ReloadClientPatch.cs index fd44ca2..4904417 100644 --- a/project/Aki.Debugging/Patches/ReloadClientPatch.cs +++ b/project/Aki.Debugging/Patches/ReloadClientPatch.cs @@ -22,7 +22,8 @@ namespace Aki.Debugging.Patches } [ConsoleCommand("reload", "", null, "Reloads currently loaded profile.\nOnly use while in Main Menu" + - "\nRunning command while in hideout will cause graphical glitches and NRE to do with Nightvision. Pretty sure wont cause anything bad")] + "\nRunning command while in hideout will cause graphical glitches and NRE to do with Nightvision. Pretty sure wont cause anything bad" + + "\nMay Cause Unexpected Behaviors inraid")] public static void Reload() {