removed dumb comment
This commit is contained in:
@@ -55,8 +55,6 @@ public class InventoryBehavior extends Behavior {
|
||||
}
|
||||
|
||||
private void swapWithHotBar(int inInventory, int inHotbar) {
|
||||
// aaaaaaaaaaaaaaaaaaaaaaaaaaaa
|
||||
// aaaaaaaaAAAAAAaaaaaAAaaaAAAAaaAAA
|
||||
if (inInventory < 9) {
|
||||
inInventory += 36;
|
||||
}
|
||||
|
Reference in New Issue
Block a user