mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 13:37:00 +00:00
Some fixes.
This commit is contained in:
parent
94fdc7e37e
commit
fdc20af337
14 changed files with 99 additions and 56 deletions
|
|
@ -61,7 +61,6 @@ class DynamicObject : public WorldObject
|
|||
uint32 m_spellId;
|
||||
uint32 m_effIndex;
|
||||
int32 m_aliveDuration;
|
||||
time_t m_nextThinkTime;
|
||||
float m_radius; // radius apply persistent effect, 0 = no persistent effect
|
||||
AffectedSet m_affected;
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue