Fixing full arts, masterworks, and tengwar getting obliterated by the errata replacement code.
This commit is contained in:
@@ -487,6 +487,9 @@ public class DefaultLotroFormat implements LotroFormat {
|
||||
errata += "*";
|
||||
}
|
||||
|
||||
if(errata.equals(base))
|
||||
return original;
|
||||
|
||||
return errata;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user