mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Properly remove Shiny option.
This commit is contained in:
parent
14fd023854
commit
a3e8cd34bc
@ -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