Fixed keys showing up in reroll GUI
This commit is contained in:
@@ -26,10 +26,6 @@ object ReRollGUI {
|
||||
|
||||
setTitle(plugin.configYml.getFormattedString("reroll.title"))
|
||||
|
||||
for (crate in Crates.values()) {
|
||||
crate.addToKeyGUI(this)
|
||||
}
|
||||
|
||||
setSlot(
|
||||
plugin.configYml.getInt("reroll.accept.row"),
|
||||
plugin.configYml.getInt("reroll.accept.column"),
|
||||
|
||||
Reference in New Issue
Block a user