Skip to content

Commit

Permalink
ho ho ho
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruwetuin committed Dec 12, 2024
1 parent 74564d5 commit 2d5efcc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions modoptions.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 2d5efcc

Please sign in to comment.