Fixing signets.
This commit is contained in:
@@ -228,7 +228,7 @@ public abstract class AbstractLotroCardBlueprint implements LotroCardBlueprint {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public Signet getSignet() {
|
public Signet getSignet() {
|
||||||
throw new UnsupportedOperationException("This method should not be called on this card");
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
Reference in New Issue
Block a user