From 2d5efcc918a52de1a8cc0bc055b8d63c542c5423 Mon Sep 17 00:00:00 2001 From: Floris Date: Thu, 12 Dec 2024 15:54:22 +0100 Subject: [PATCH] ho ho ho --- modoptions.lua | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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",