mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-27 16:37:17 +00:00
More
This commit is contained in:
@@ -204,6 +204,7 @@ public:
|
||||
std::unordered_map<uint16, Mob *> m_close_mobs;
|
||||
std::unordered_map<int, bool> m_can_see_mob;
|
||||
Timer m_scan_close_mobs_timer;
|
||||
Timer m_see_close_mobs_timer;
|
||||
Timer m_mob_check_moving_timer;
|
||||
|
||||
// Bot attack flag
|
||||
|
||||
Reference in New Issue
Block a user