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:
@@ -9,9 +9,9 @@
|
||||
|
||||
#include "Hooks.h"
|
||||
#include "HookHelpers.h"
|
||||
#include "ElunaTemplate.h"
|
||||
#include "LuaEngine.h"
|
||||
#include "ElunaBinding.h"
|
||||
#include "ElunaTemplate.h"
|
||||
|
||||
using namespace Hooks;
|
||||
|
||||
@@ -191,4 +191,4 @@ void Eluna::OnBankEvent(Guild* guild, uint8 eventType, uint8 tabId, uint32 playe
|
||||
CallAllFunctions(GuildEventBindings, GUILD_EVENT_ON_BANK_EVENT);
|
||||
}
|
||||
|
||||
#endif // _GUILD_HOOKS_H
|
||||
#endif // _GUILD_HOOKS_H
|
||||
|
||||
Reference in New Issue
Block a user