Skip to content

Commit

Permalink
finalize all this
Browse files Browse the repository at this point in the history
  • Loading branch information
Jsinco committed Dec 10, 2024
1 parent 4649c1b commit fa9a3a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public void reload() {

public void mapStrings() {
BreweryPlugin plugin = BreweryPlugin.getInstance();
Logging.log("Using language&7: &6" + this.getBindFile().getFileName());
Logging.log("Using language&7: &a" + this.getBindFile().getFileName());

this.mappedEntries = new HashMap<>();
for (Field field : this.getClass().getDeclaredFields()) {
Expand Down

0 comments on commit fa9a3a0

Please sign in to comment.