mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
Fix for heal rotation 'Stack Overflow' error
This commit is contained in:
@@ -127,6 +127,8 @@ private:
|
||||
|
||||
bool m_is_active;
|
||||
|
||||
bool m_consumed;
|
||||
|
||||
std::list<Bot*> m_member_pool;
|
||||
std::list<Bot*> m_cycle_pool;
|
||||
std::list<Mob*> m_target_pool;
|
||||
|
||||
Reference in New Issue
Block a user