mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-30 01:02:45 +00:00
09a156ea15
Move definition of rendering/quality/filters/anisotropic_filter_level to servers/visual_server.cpp, since both GLES2 and GLES3 now use it rasterizer_storage_gles3.cpp: Remove a spurious variable write (the value gets overwritten soon after)