mirror of
https://github.com/BentoBoxWorld/Challenges.git
synced 2024-11-13 06:05:46 +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.permissionPrefix))
|
||||
{
|
||||
this.build();
|
||||
panel.getInventory().setItem(slot, this.getChallengeButton(challenge).getItem());
|
||||
}
|
||||
|
||||
return true;
|
||||
|
Loading…
Reference in New Issue
Block a user