Show
Ignore:
Timestamp:
02/08/2010 03:37:43 PM (7 months ago)
Author:
jackpoz
Message:

FIXED: Raid leaders received a "You left the group" message when inviting someone in the raid, even if they were still in the raid.
FIXED: Crash added in r3158.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/arcemu-world/MapCell.h

    r3131 r3160  
    7373 
    7474        ObjectSet _respawnObjects; 
     75        ObjectSet::iterator objects_iterator;//required by MapCell::RemoveObjects() removing Creatures which will remove their guardians and corrupt itr. 
    7576 
    7677private: