diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-01-09 22:10:58 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-01-09 22:10:58 +0300 |
commit | d51e421c540604b321571f0129d34a70d3b746d1 (patch) | |
tree | c49f231494f95e6d1e6fb8488722fb15fdfd684f /npc/000-2-3 | |
parent | 3dfef59b67b5e07a29e823cac0536ffad59e2fd1 (diff) | |
download | serverdata-d51e421c540604b321571f0129d34a70d3b746d1.tar.gz serverdata-d51e421c540604b321571f0129d34a70d3b746d1.tar.bz2 serverdata-d51e421c540604b321571f0129d34a70d3b746d1.tar.xz serverdata-d51e421c540604b321571f0129d34a70d3b746d1.zip |
Fix bad include.
Diffstat (limited to 'npc/000-2-3')
-rw-r--r-- | npc/000-2-3/_import.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-3/_import.txt b/npc/000-2-3/_import.txt index cea912c0..78fe9919 100644 --- a/npc/000-2-3/_import.txt +++ b/npc/000-2-3/_import.txt @@ -4,4 +4,4 @@ npc: npc/000-2-3/_warps.txt npc: npc/000-2-3/piousrocket.txt npc: npc/000-2-3/sailors.txt npc: npc/000-2-3/elmo.txt -npc: npc/000-2-3/nard.txt
\ No newline at end of file +#npc: npc/000-2-3/nard.txt
\ No newline at end of file |