forked from External/mage
Fixed some tooltip texts and display of choosen color in tooltip.
This commit is contained in:
parent
c03c14af52
commit
94d8ff554f
10 changed files with 27 additions and 22 deletions
|
|
@ -182,7 +182,6 @@ public class ObjectColor implements Serializable, Copyable<ObjectColor>, Compara
|
|||
}
|
||||
|
||||
public String getDescription() {
|
||||
StringBuilder sb = new StringBuilder();
|
||||
if (getColorCount() > 1) {
|
||||
return "multicolored";
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue