Fixed Cosmetics menu positions
This commit is contained in:
parent
4ebc82bf1f
commit
b422832276
@ -69,7 +69,7 @@ public class Menu extends ShopPageBase<CosmeticManager, CosmeticShop>
|
||||
addItem(4, shards);
|
||||
|
||||
// Cosmetic Items
|
||||
int[] slots = UtilUI.getIndicesFor(15, 2, 5, 1);
|
||||
int[] slots = UtilUI.getIndicesFor(15, 1, 5, 1);
|
||||
/*int particleSlot = 9;//slots[0];
|
||||
int arrowSlot = 11;//slots[1];
|
||||
int jumpSlot = 13;//slots[2];
|
||||
|
Loading…
Reference in New Issue
Block a user