mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-11-05 09:09:40 +01:00
Correct minor typo in error message
This commit is contained in:
parent
083ddf72c3
commit
87cb76f288
@ -316,7 +316,7 @@ public class DisguiseConfig {
|
||||
}
|
||||
catch (Exception ex) {
|
||||
DisguiseUtilities.getLogger().warning("Cannot parse '" + config.getString("SelfDisguisesScoreboard") +
|
||||
"' to a valid option for SelfDisguisesTeam");
|
||||
"' to a valid option for SelfDisguisesScoreboard");
|
||||
}
|
||||
|
||||
loadCustomDisguises();
|
||||
|
Loading…
Reference in New Issue
Block a user