forked from External/mage
Added Necropotence.
This commit is contained in:
parent
349a0e4e81
commit
04fa2e0b0c
7 changed files with 297 additions and 43 deletions
|
|
@ -94,6 +94,7 @@ public abstract class MageObjectImpl implements MageObject {
|
|||
public String getName() {
|
||||
return name;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getLogName() {
|
||||
return name;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue