Conditions/ConditionMgr: Add a comment so MitchesD can go away.

(cherry picked from commit 759aae56ad)
This commit is contained in:
treeston
2016-05-25 23:41:40 +02:00
committed by joschiwald
parent 84166c385b
commit dfaf4542e6

View File

@@ -752,7 +752,7 @@ bool ConditionMgr::IsObjectMeetToConditionList(ConditionSourceInfo& sourceInfo,
//! If not found, add an entry in the store and set to true (placeholder)
if (itr == elseGroupStore.end())
elseGroupStore[condition->ElseGroup] = true;
else if (!(*itr).second)
else if (!(*itr).second) //! If another condition in this group was unmatched before this, don't bother checking (the group is false anyway)
continue;
if (condition->ReferenceId)//handle reference