mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
hotbar changes
completely switched to. vox files easier to see design gradient and numbers on the health/mana bar
This commit is contained in:
committed by
Joshua Barretto
parent
2828e40ef4
commit
29f6186139
@ -1167,7 +1167,7 @@ impl Server {
|
||||
self.clients.notify(
|
||||
entity,
|
||||
ServerMsg::private(format!(
|
||||
"Unrecognised command: '/{}'\ntype '/help' for a list of available commands",
|
||||
"Unknown command '/{}'.\nType '/help' for available commands",
|
||||
kwd
|
||||
)),
|
||||
);
|
||||
|
Reference in New Issue
Block a user