bug fix
This commit is contained in:
parent
0cc8a33ec9
commit
146c33e9f5
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ public class Flipper {
|
|||
// Lilase.cofl.toggleAuction();
|
||||
return;
|
||||
} else if (slot42.getItem() == Items.golden_horse_armor) {
|
||||
InventoryUtils.clickOpenContainerSlot(33);
|
||||
InventoryUtils.clickOpenContainerSlot(42);
|
||||
buyWait.schedule(1000);
|
||||
}
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue