From 4e0e965693d27f8c7a5e7c0c7ebda55ff217ec5b Mon Sep 17 00:00:00 2001 From: skotlex Date: Sun, 11 Nov 2007 11:02:53 +0000 Subject: - Added missing include npc.h to map.c - Now when job changing to another class tree, status changes from skills that belong to your previous class are cleared. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11716 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/map.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/map.c') diff --git a/src/map/map.c b/src/map/map.c index 526c24394..97d8e1d12 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -38,6 +38,7 @@ #include "charcommand.h" #include "log.h" #include "irc.h" +#include "npc.h" #ifndef TXT_ONLY #include "mail.h" #endif -- cgit v1.2.3-70-g09d2