v2.2.0: fixed stones of intuition duping if guess window is closed
This commit is contained in:
-6
@@ -206,11 +206,5 @@ public class StoneOfIntuition extends InventoryStone {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onBackPressed() {
|
|
||||||
super.onBackPressed();
|
|
||||||
new StoneOfIntuition().collect();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user