v0.2.4d: tweaked the ability to disable parameters on the item slot, edited quickslots to take advantage of this.
This commit is contained in:
@@ -95,6 +95,7 @@ public class QuickSlotButton extends Button implements WndBag.Listener {
|
||||
icon.resetColor();
|
||||
}
|
||||
};
|
||||
slot.showParams( true, false, true );
|
||||
add( slot );
|
||||
|
||||
crossB = Icons.TARGET.get();
|
||||
|
||||
Reference in New Issue
Block a user