Merge branch 'sharp/fix-shiny' into 'master'

Properly remove Shiny option.

See merge request veloren/veloren!1317
This commit is contained in:
Joshua Yanovski 2020-08-20 21:23:40 +00:00
commit 98ae4fc2b2

View File

@ -2073,9 +2073,9 @@ impl<'a> Widget for SettingsWindow<'a> {
&self
.localized_strings
.get("hud.settings.fluid_rendering_mode.cheap"),
&self
/* &self
.localized_strings
.get("hud.settings.fluid_rendering_mode.shiny"),
.get("hud.settings.fluid_rendering_mode.shiny"), */
];
// Get which fluid rendering mode is currently active