diff options
Diffstat (limited to 'src/game/TotemAI.cpp')
-rw-r--r-- | src/game/TotemAI.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/TotemAI.cpp b/src/game/TotemAI.cpp index 4d7b45eba8e..3593f8396a1 100644 --- a/src/game/TotemAI.cpp +++ b/src/game/TotemAI.cpp @@ -132,3 +132,4 @@ TotemAI::AttackStart(Unit *) ((Player*)i_totem.GetOwner())->GetSession()->SendPacket(&data); } } + |