diff --git a/index.html b/index.html index fe10dc01..3bd78e2b 100644 --- a/index.html +++ b/index.html @@ -10226,7 +10226,7 @@ var currentMonth = new Date().getMonth(); if (currentMonth == 9) { // October elements.pumpkin_seed.hidden = false; } -else if (currentMonth == 10) { // December +else if (currentMonth == 11) { // December elements.candy.colorPattern = [ "WWRRRWWRRR", "WWRRWWWRRW",