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
|
||||
protected void onClick() {
|
||||
super.onClick();
|
||||
GameScene.cancel();
|
||||
lastBag = bag;
|
||||
refresh();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user