mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Revert "Prefer GL3 driver over legacy GL driver"
This reverts commit9f52f84f2b
andded8c25e34
.
This commit is contained in:
parent
88b007907a
commit
0fa56a9f7c
2 changed files with 2 additions and 2 deletions
|
@ -307,7 +307,7 @@ void set_default_settings()
|
|||
|
||||
// Effects
|
||||
settings->setDefault("enable_post_processing", "true");
|
||||
settings->setDefault("post_processing_texture_bits", "10");
|
||||
settings->setDefault("post_processing_texture_bits", "16");
|
||||
settings->setDefault("directional_colored_fog", "true");
|
||||
settings->setDefault("inventory_items_animations", "false");
|
||||
settings->setDefault("mip_map", "false");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue