summaryrefslogtreecommitdiff
path: root/npc/commands/motd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands/motd.txt')
-rw-r--r--npc/commands/motd.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/commands/motd.txt b/npc/commands/motd.txt
index cea01544..ae12a010 100644
--- a/npc/commands/motd.txt
+++ b/npc/commands/motd.txt
@@ -177,7 +177,6 @@ OnPCLoginEvent:
end;
OnInit:
- MOTD_text;
MOTD_debug_text;
.size = getarraysize($MOTD_Messages$);
.dsize = getarraysize($Debug_Messages$);