diff options
-rw-r--r-- | localserver/npc/motd-text.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/localserver/npc/motd-text.txt b/localserver/npc/motd-text.txt deleted file mode 100644 index 093616e..0000000 --- a/localserver/npc/motd-text.txt +++ /dev/null @@ -1,4 +0,0 @@ -function script MOTD_text { - setarray $MOTD_Messages$,""; - return; -} |