mirror of
https://github.com/BentoBoxWorld/BSkyBlock.git
synced 2024-12-27 17:17:35 +01:00
Removed redundant return statement.
This commit is contained in:
parent
23b8062e5a
commit
31717a45e5
@ -50,7 +50,6 @@ public class BSkyBlock extends GameModeAddon implements Listener {
|
||||
// Disable
|
||||
logError("BSkyBlock settings could not load! Addon disabled.");
|
||||
setState(State.DISABLED);
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user