mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-07 11:10:04 +01:00
Renamed exception
This commit is contained in:
parent
122aea1bba
commit
c5c9f97404
@ -876,8 +876,7 @@ public class IslandManager {
|
||||
|
||||
scoreboard.run();
|
||||
}
|
||||
} catch (Exception e) {
|
||||
}
|
||||
} catch (Exception ignored) {}
|
||||
}
|
||||
|
||||
unloadIsland = false;
|
||||
|
Loading…
Reference in New Issue
Block a user