sorry for my bad english
This commit is contained in:
parent
fa999ecd30
commit
f71c6d36ed
2 changed files with 2 additions and 2 deletions
|
@ -75,7 +75,7 @@ use rust_mc_proto::{DataBufferReader, DataBufferWriter, MCConn, MCConnTcp, Minec
|
|||
/*
|
||||
|
||||
Example of simple server that sends motd
|
||||
to client like an vanilla minecraft server
|
||||
to client like a vanilla minecraft server
|
||||
|
||||
*/
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ use rust_mc_proto::{DataBufferReader, DataBufferWriter, MCConnTcp, MinecraftConn
|
|||
/*
|
||||
|
||||
Example of simple server that sends motd
|
||||
to client like an vanilla minecraft server
|
||||
to client like a vanilla minecraft server
|
||||
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue