LimitPanel made public (#16)

This commit is contained in:
YellowZaki 2019-03-17 22:54:00 +01:00 committed by tastybento
parent cbf64f1686
commit 5326f90289
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ import world.bentobox.bentobox.util.Util;
* @author tastybento * @author tastybento
* *
*/ */
class LimitPanel { public class LimitPanel {
private final Limits addon; private final Limits addon;