This commit is contained in:
jackh 2025-03-30 05:52:13 -07:00
parent 106f714cc9
commit 8f33952bd0
1 changed files with 0 additions and 1 deletions

View File

@ -375,7 +375,6 @@ public class Commands {
print(name, 0);
if (Settings.sendMessage.isToggled()) {
Utils.sendMessage("&7Enabled profile: &b" + name);
ModuleUtils.profileTicks = 0;
}
return;
}