mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
Merge branch 'azerothcore:master' into Playerbot
This commit is contained in:
@@ -117,6 +117,7 @@ void EventProcessor::CancelEventGroup(uint8 group)
|
||||
{
|
||||
if (itr->second->m_eventGroup != group)
|
||||
{
|
||||
++itr;
|
||||
continue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user