1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-26 18:21:04 +00:00

Fix mainmenu settings crash caused by last commit

closes #15432
This commit is contained in:
sfan5 2024-11-13 18:39:10 +01:00
parent 794aea8e92
commit 0c3117f9b3
2 changed files with 1 additions and 2 deletions

View file

@ -82,7 +82,6 @@ end
return {
query_text = "Shadows",
requires = {
shaders = true,
opengl = true,
},
get_formspec = function(self, avail_w)