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:
@@ -12,9 +12,9 @@
|
||||
|
||||
#include "Hooks.h"
|
||||
#include "HookHelpers.h"
|
||||
#include "ElunaTemplate.h"
|
||||
#include "LuaEngine.h"
|
||||
#include "ElunaBinding.h"
|
||||
#include "ElunaTemplate.h"
|
||||
|
||||
using namespace Hooks;
|
||||
|
||||
@@ -75,4 +75,4 @@ void Eluna::OnRemovePassenger(Vehicle* vehicle, Unit* passenger)
|
||||
|
||||
#endif // CLASSIC
|
||||
#endif // TBC
|
||||
#endif // _VEHICLE_HOOKS_H
|
||||
#endif // _VEHICLE_HOOKS_H
|
||||
|
||||
Reference in New Issue
Block a user