remove something i used to debug

This commit is contained in:
NK 2023-05-16 00:16:26 +02:00
parent a06cc35c0e
commit ab4e2c9434

View file

@ -24,7 +24,6 @@ public class KeyBindingManager {
}
if (keyBindings[1].isPressed()) {
Lilase.config.openGui();
ScoreboardUtils.cleanSB("§6[Auction] §aphiinix_ §ebought §fImplosion Belt §efor §6900,000 coins §lCLICK");
}
}