mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 00:48:56 +01:00
fixed warning again :(
This commit is contained in:
@@ -1757,7 +1757,6 @@ public:
|
||||
|
||||
void HandleDummy(SpellEffIndex /*effIndex*/)
|
||||
{
|
||||
Unit* caster = GetCaster();
|
||||
if (Player* target = GetHitPlayer())
|
||||
{
|
||||
if (target->IsResurrectRequested()) // already have one active request
|
||||
|
||||
Reference in New Issue
Block a user