Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TuriansNotBad committed Oct 20, 2023
1 parent cf19b10 commit 359751f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/game/Spells/SpellAuras.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2598,6 +2598,8 @@ void Aura::HandleAuraModShapeshift(bool apply, bool Real)
{
case FORM_CAT:
#if SUPPORTED_CLIENT_BUILD == CLIENT_BUILD_1_11_2
// World of Warcraft Client Patch 1.12.0 (2006-08-22)
// - Furor: This talent now works correctly with Cat Form again.
break;
#endif
case FORM_BEAR:
Expand Down

0 comments on commit 359751f

Please sign in to comment.