fix CC:keep

This commit is contained in:
Daniella / Tove 2024-05-26 03:29:01 +02:00
parent 4e05919277
commit 5b47e20780

View file

@ -132,6 +132,7 @@ public class ChatCrypt extends Feature {
keepTrypt = true;
trypt = null;
HUD.notifyAndPrint("§c§lChat>§c Enabled and synchronized Trypt keep.");
return;
}
message = decrypt(original);