mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-08 20:00:01 +01:00
Potential fix for #721
This commit is contained in:
parent
0f3db31c53
commit
32a0340de7
@ -864,8 +864,8 @@ public class Quester {
|
|||||||
}
|
}
|
||||||
addFinished = true;
|
addFinished = true;
|
||||||
}
|
}
|
||||||
|
countsIndex++;
|
||||||
}
|
}
|
||||||
countsIndex++;
|
|
||||||
}
|
}
|
||||||
if (addUnfinished) {
|
if (addUnfinished) {
|
||||||
unfinishedObjectives.add(ChatColor.GREEN + display);
|
unfinishedObjectives.add(ChatColor.GREEN + display);
|
||||||
|
Loading…
Reference in New Issue
Block a user