mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Hud fix
This commit is contained in:
parent
1ea0f249f5
commit
b7c56c9057
@ -2456,9 +2456,9 @@ impl Hud {
|
||||
options.push((
|
||||
GameInput::StayFollow,
|
||||
i18n.get_msg(if is_staying {
|
||||
"hud-stay"
|
||||
} else {
|
||||
"hud-follow"
|
||||
} else {
|
||||
"hud-stay"
|
||||
})
|
||||
.to_string(),
|
||||
));
|
||||
|
Loading…
Reference in New Issue
Block a user