mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-22 03:34:35 +00:00
@@ -232,7 +232,7 @@ public:
|
||||
return;
|
||||
|
||||
if (summoner->ToCreature())
|
||||
casterGUID = summoner->ToCreature()->GetGUID();;
|
||||
casterGUID = summoner->ToCreature()->GetGUID();
|
||||
}
|
||||
|
||||
void JustDied(Unit* /*killer*/) override
|
||||
|
||||
Reference in New Issue
Block a user