summaryrefslogtreecommitdiff
path: root/src/map/npc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/npc.c')
-rw-r--r--src/map/npc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/npc.c b/src/map/npc.c
index cfe3a31a6..e50e78fa5 100644
--- a/src/map/npc.c
+++ b/src/map/npc.c
@@ -2785,4 +2785,3 @@ int npc_changename(const char *name, const char *newname, short look){
npc_enable(newname,1);
return 0;
}
-