mirror of
https://github.com/azerothcore/mod-ale
synced 2025-11-29 15:38:17 +08:00
eluna OnLearnTalents hook and player:LearnTalent function
Signed-off-by: Salja <salja8840@gmail.com>
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
#include "HookHelpers.h"
|
||||
#include "LuaEngine.h"
|
||||
#include "ElunaBinding.h"
|
||||
#include "ElunaTemplate.h"
|
||||
#include "ElunaEventMgr.h"
|
||||
#include "ElunaIncludes.h"
|
||||
#include "ElunaTemplate.h"
|
||||
|
||||
using namespace Hooks;
|
||||
|
||||
@@ -404,4 +404,4 @@ void Eluna::OnRemove(Creature* creature)
|
||||
CallAllFunctions(ServerEventBindings, WORLD_EVENT_ON_DELETE_CREATURE);
|
||||
}
|
||||
|
||||
#endif // _SERVER_HOOKS_H
|
||||
#endif // _SERVER_HOOKS_H
|
||||
|
||||
Reference in New Issue
Block a user