1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-18 11:22:15 +01:00

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

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);
+ }
+ }
+ // Paper en
+ // Paper end
}
@Override