Potential fix for #721

This commit is contained in:
BuildTools 2019-03-04 18:11:12 -05:00
parent 0f3db31c53
commit 32a0340de7

View File

@ -864,8 +864,8 @@ public class Quester {
}
addFinished = true;
}
countsIndex++;
}
countsIndex++;
}
if (addUnfinished) {
unfinishedObjectives.add(ChatColor.GREEN + display);