mirror of
https://github.com/minetest/minetest.git
synced 2025-03-14 06:12:36 +01:00
The setting now accepts values between 1 and 8 in the Advanced Settings menu. Values 0 and 1 now behave the same way (setting it to 1 won't disable MSAA anymore), so there's no need to expose 0 as a value. This closes #8939.