v1.4.0: removed str info in WndQuickBag, obscured some item sprites
This commit is contained in:
@@ -131,6 +131,7 @@ public class WndQuickBag extends Window {
|
|||||||
return null; //no tooltips here
|
return null; //no tooltips here
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
slot.showExtraInfo(false);
|
||||||
slot.setRect(left, top, btnWidth, btnHeight);
|
slot.setRect(left, top, btnWidth, btnHeight);
|
||||||
add(slot);
|
add(slot);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user