SourceCode/Bond/Servo/CRecipeList.cpp @@ -33,6 +33,9 @@ reset(); return MRLRC_GROUP_COUNT_NG; } if (currentGroup == 0) { reset(); } if (m_nCurrentGroupCount + 1 > currentGroup) { return MRLRC_DUPLICATION_GROUP_COUNT_NG; }