mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Cleaning
This commit is contained in:
parent
a2d98d31a7
commit
57c2f21e4d
@ -2079,7 +2079,8 @@ impl<'a> Widget for SettingsWindow<'a> {
|
||||
AaMode::MsaaX16, */
|
||||
];
|
||||
let mode_label_list = [
|
||||
"No AA", "FXAA",
|
||||
"No AA",
|
||||
"FXAA",
|
||||
/* "MSAA x4",
|
||||
"MSAA x8",
|
||||
"MSAA x16 (experimental)", */
|
||||
|
Loading…
Reference in New Issue
Block a user