mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-01-17 13:41:33 +01:00
Changed the question mark head to an MHF_
This commit is contained in:
parent
a9d5ab9b98
commit
b662080ffa
@ -22,7 +22,7 @@ public class SettingsPanel {
|
||||
|
||||
PanelItem help = new PanelItemBuilder()
|
||||
.name(user.getTranslation("protection.panel.help-item.name"))
|
||||
.icon("crashdummie99") // Question marks
|
||||
.icon("MHF_Question") // Question marks
|
||||
.build();
|
||||
|
||||
panelBuilder.item(8, help);
|
||||
|
Loading…
Reference in New Issue
Block a user