mess with values

This commit is contained in:
S-B99 2019-10-29 08:40:26 -04:00
parent 2eb8ecf2dd
commit f53f574520
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ public class CustomChat extends Module {
private Setting<Boolean> commands = register(Settings.b("Use on commands", false));
private final String KAMI_SUFFIX = " \u00bb \u1d0b\u1d00\u1d0d\u026a \u0299\u029f\u1d1c\u1d07";
private final String KAMI_SUFFIX = " \u00ab \u1d0b\u1d00\u1d0d\u026a \u0299\u029f\u1d1c\u1d07 \u00bb";
@EventHandler
public Listener<PacketEvent.Send> listener = new Listener<>(event -> {