mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[10912] Move scripting related functions from ObjectMgr to ScriptMgr
This commit is contained in:
parent
f61166c2bf
commit
0d6f990e4e
23 changed files with 1297 additions and 1185 deletions
|
|
@ -23,6 +23,7 @@
|
|||
#include "../../game/Player.h"
|
||||
#include "../../game/Map.h"
|
||||
#include "../../game/ObjectMgr.h"
|
||||
#include "../../game/ScriptMgr.h"
|
||||
#include "../../game/SpellAuras.h"
|
||||
|
||||
//uint8 loglevel = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue