mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
0.3. login bg
This commit is contained in:
committed by
Dominik Broński
parent
b1ca4fa13d
commit
a5926eb40a
@ -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
|
||||
)),
|
||||
|
Reference in New Issue
Block a user