Fixed summoning obelisk scroll creation interface
This commit is contained in:
@@ -34,8 +34,9 @@ public final class SummoningCreationPlugin extends ComponentPlugin {
|
||||
switch (button) {
|
||||
case 18:
|
||||
case 17:
|
||||
player.getInterfaceManager().close();
|
||||
SummoningCreator.configure(player, button == 17);
|
||||
break;
|
||||
return true;
|
||||
}
|
||||
switch (component.getId()) {
|
||||
case 669:
|
||||
|
||||
Reference in New Issue
Block a user