mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-12-30 21:07:47 +01:00
Refreshes challenge icon after completion
https://github.com/BentoBoxWorld/Challenges/issues/60
This commit is contained in:
parent
78f924b7c3
commit
c9909f4b76
@ -332,7 +332,7 @@ public class ChallengesGUI extends CommonGUI
|
|||||||
this.topLabel,
|
this.topLabel,
|
||||||
this.permissionPrefix))
|
this.permissionPrefix))
|
||||||
{
|
{
|
||||||
this.build();
|
panel.getInventory().setItem(slot, this.getChallengeButton(challenge).getItem());
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
Loading…
Reference in New Issue
Block a user