diff --git a/modoptions.lua b/modoptions.lua index 19f1a598ab3..7a5a6019d8a 100644 --- a/modoptions.lua +++ b/modoptions.lua @@ -846,14 +846,14 @@ local options = { type = "separator", }, - --{ - -- key = "xmas", - -- name = "Holiday decorations", - -- desc = "Various holiday decorations", - -- type = "bool", - -- def = true, - -- section = "options_extra", - --}, + { + key = "xmas", + name = "Holiday decorations", + desc = "Various holiday decorations", + type = "bool", + def = true, + section = "options_extra", + }, -- { -- key = "unithats",