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

This commit is contained in:
treeston
2016-05-25 23:41:40 +02:00
committed by Aokromes
parent f11a9a31c2
commit 1bd85c1a9b

View File

@@ -751,7 +751,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