fix(i18n): colors
This commit is contained in:
parent
4eecbf416e
commit
d0488bae84
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ public class PlayerInformationItem extends AsyncItem {
|
|||
}
|
||||
|
||||
return ItemDefaults.getErrorSkullItem(i18n, I18NDict.GUI.Admin.CHECK,
|
||||
"§c§l?!?", "§cN/A", "§cN/A", "§cN/A"
|
||||
"§c§l?!?", "§7N/A", "§7N/A", "§7N/A"
|
||||
);
|
||||
});
|
||||
this.target = target;
|
||||
|
|
Loading…
Reference in a new issue