mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +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