Improves the generation of the list of available chat colors

This commit is contained in:
2022-02-09 17:19:51 +01:00
parent 61b05bcce9
commit 28bb6f2109
9 changed files with 13 additions and 20 deletions

View File

@ -520,4 +520,5 @@ public final class StargateConfig {
public LanguageLoader getLanguageLoader() {
return languageLoader;
}
}