mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-28 23:38:25 +01:00
[ci skip] Added the missing "d" character (#8267)
This commit is contained in:
parent
484512facb
commit
b1d359f247
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue