[ci skip] Added the missing "d" character (#8267)

This commit is contained in:
F1rsi 2022-09-29 17:36:01 +03:00
parent 484512facb
commit b1d359f247

View file

@ -127,7 +127,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
+ this.getHandle().connection.chat(msg, PlayerChatMessage.system(new net.minecraft.network.chat.ChatMessageContent(msg)), false); + this.getHandle().connection.chat(msg, PlayerChatMessage.system(new net.minecraft.network.chat.ChatMessageContent(msg)), false);
+ } + }
+ } + }
+ // Paper en + // Paper end
} }
@Override @Override