mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 10:37:03 +00:00
[11462] Missing ObjectGuids in spell code.
This commit is contained in:
parent
4989ffba9d
commit
31c34a940d
7 changed files with 53 additions and 57 deletions
|
|
@ -210,7 +210,6 @@ Unit::Unit() :
|
|||
|
||||
m_addDmgOnce = 0;
|
||||
|
||||
m_ObjectSlot[0] = m_ObjectSlot[1] = m_ObjectSlot[2] = m_ObjectSlot[3] = 0;
|
||||
//m_Aura = NULL;
|
||||
//m_AurasCheck = 2000;
|
||||
//m_removeAuraTimer = 4;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue