v1.3.0: removed unintentionally committed debug code for quick swapper
This commit is contained in:
@@ -91,8 +91,6 @@ public class Toolbar extends Component {
|
|||||||
if (Dungeon.hero.ready && !GameScene.cancel()) {
|
if (Dungeon.hero.ready && !GameScene.cancel()) {
|
||||||
examining = false;
|
examining = false;
|
||||||
Dungeon.hero.rest(false);
|
Dungeon.hero.rest(false);
|
||||||
swappedQuickslots = !swappedQuickslots;
|
|
||||||
updateLayout();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user