1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 09:05:19 +02: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)