Merge pull request #5963 from jmharmon/master

Fixed minor errors for ELD cards
This commit is contained in:
Evan Kranzler 2019-09-05 15:24:00 -04:00 committed by GitHub
commit 2e5e224c93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 49 additions and 17 deletions

View file

@ -1,4 +1,4 @@
package mage.game.permanent.token.custom;
package mage.game.permanent.token;
import mage.abilities.Ability;
import mage.abilities.common.SimpleActivatedAbility;