mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'sharp/fix-shiny' into 'master'
Properly remove Shiny option. See merge request veloren/veloren!1317
This commit is contained in:
commit
98ae4fc2b2
@ -2073,9 +2073,9 @@ impl<'a> Widget for SettingsWindow<'a> {
|
||||
&self
|
||||
.localized_strings
|
||||
.get("hud.settings.fluid_rendering_mode.cheap"),
|
||||
&self
|
||||
.localized_strings
|
||||
.get("hud.settings.fluid_rendering_mode.shiny"),
|
||||
/* &self
|
||||
.localized_strings
|
||||
.get("hud.settings.fluid_rendering_mode.shiny"), */
|
||||
];
|
||||
|
||||
// Get which fluid rendering mode is currently active
|
||||
|
Loading…
Reference in New Issue
Block a user