1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Revert "Fix style on settings tab"

This reverts commit 7b17b9059e.
This commit is contained in:
kwolekr
2015-01-18 13:19:40 -05:00
parent 6e9f287844
commit 44e4f5ab6e

View File

@@ -242,7 +242,6 @@ local function formspec(tabview, name, tabdata)
"textlist[8.33,2.7;4,1;;#888888" .. fgettext("Waving Leaves") .. ";0;true]" ..
"textlist[8.33,3.2;4,1;;#888888" .. fgettext("Waving Plants") .. ";0;true]"
end
return tab_string
end