Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

Commit

Permalink
update customchat ending to kami blue
Browse files Browse the repository at this point in the history
  • Loading branch information
S-B99 committed Oct 25, 2019
1 parent 49d4fe8 commit f863f5c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public class CustomChat extends Module {

private Setting<Boolean> commands = register(Settings.b("Commands", false));

private final String KAMI_SUFFIX = " \u23d0 \u1d0b\u1d00\u1d0d\u026a \u002d \u0299\u1d07\u029f\u029f\u1d00";
private final String KAMI_SUFFIX = " \u23d0 \u1d0b\u1d00\u1d0d\u026a \u0299\u029f\u1d1c\u1d07";

@EventHandler
public Listener<PacketEvent.Send> listener = new Listener<>(event -> {
Expand Down

0 comments on commit f863f5c

Please sign in to comment.