diff options
-rw-r--r-- | npc/commands/event.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/event.txt b/npc/commands/event.txt index 37bb3c670..7e51ecdfd 100644 --- a/npc/commands/event.txt +++ b/npc/commands/event.txt @@ -58,7 +58,7 @@ function script sChristmas { // Enable event set $EVENT$, "Christmas"; - logmes "Enabled CHRISTMAS event.", LOGMES_ATCOMMAND; + //logmes "Enabled CHRISTMAS event.", LOGMES_ATCOMMAND; return; } //MASK_CHRISTMAS |