mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
@@ -737,6 +737,9 @@ public:
|
||||
|
||||
void PeriodicTick(AuraEffect const* aurEff)
|
||||
{
|
||||
if (!GetCaster())
|
||||
return;
|
||||
|
||||
Creature* caster = GetCaster()->ToCreature();
|
||||
Player* player = GetTarget()->ToPlayer();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user