[10912] Move scripting related functions from ObjectMgr to ScriptMgr

This commit is contained in:
zergtmn 2010-12-24 00:23:31 +05:00
parent f61166c2bf
commit 0d6f990e4e
23 changed files with 1297 additions and 1185 deletions

View file

@ -56,6 +56,7 @@
#include "Chat.h"
#include "Database/DatabaseImpl.h"
#include "Spell.h"
#include "ScriptMgr.h"
#include "SocialMgr.h"
#include "AchievementMgr.h"
#include "Mail.h"