v2.2.1: changing inventory pane bags now cancels cell selectors
This commit is contained in:
@@ -655,6 +655,7 @@ public class InventoryPane extends Component {
|
|||||||
@Override
|
@Override
|
||||||
protected void onClick() {
|
protected void onClick() {
|
||||||
super.onClick();
|
super.onClick();
|
||||||
|
GameScene.cancel();
|
||||||
lastBag = bag;
|
lastBag = bag;
|
||||||
refresh();
|
refresh();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user