0.3. login bg

This commit is contained in:
Monty Marz
2019-08-01 17:53:34 +00:00
committed by Dominik Broński
parent b1ca4fa13d
commit a5926eb40a
3 changed files with 5 additions and 5 deletions

View File

@ -1048,7 +1048,7 @@ impl Server {
None => {
self.clients.notify(
entity,
ServerMsg::chat(format!(
ServerMsg::private(format!(
"Unrecognised command: '/{}'\ntype '/help' for a list of available commands",
kwd
)),