test
This commit is contained in:
parent
106f714cc9
commit
8f33952bd0
|
|
@ -375,7 +375,6 @@ public class Commands {
|
|||
print(name, 0);
|
||||
if (Settings.sendMessage.isToggled()) {
|
||||
Utils.sendMessage("&7Enabled profile: &b" + name);
|
||||
ModuleUtils.profileTicks = 0;
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue