Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/development' into repacker
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 8, 2024
2 parents 6d52b1a + 8313afe commit b73bd9a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/game/Objects/Player.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -20295,9 +20295,6 @@ uint32 Player::SelectResurrectionSpellId() const
case 20765:
spellId = 20761;
break; // rank 5
case 27239:
spellId = 27240;
break; // rank 6
default:
sLog.Out(LOG_BASIC, LOG_LVL_ERROR, "Unhandled spell %u: S.Resurrection", dummyAura->GetId());
continue;
Expand Down

0 comments on commit b73bd9a

Please sign in to comment.