update help screen

This commit is contained in:
Pfauenauge90 2020-03-27 17:50:34 +01:00
parent ad0314b4f5
commit c3a4f897da
2 changed files with 3 additions and 3 deletions

BIN
assets/voxygen/element/help.png (Stored with Git LFS)

Binary file not shown.

View File

@ -365,7 +365,7 @@ impl Default for GameplaySettings {
chat_transp: 0.4,
crosshair_type: CrosshairType::Round,
intro_show: Intro::Show,
xp_bar: XpBar::OnGain,
xp_bar: XpBar::Always,
shortcut_numbers: ShortcutNumbers::On,
bar_numbers: BarNumbers::Off,
ui_scale: ScaleMode::RelativeToWindow([1920.0, 1080.0].into()),