mirror of
https://github.com/magefree/mage.git
synced 2026-01-24 20:29:19 -08:00
* Costal Piracy - Fixed import and package statements.
This commit is contained in:
parent
293eab937c
commit
f0180f4a51
1 changed files with 3 additions and 2 deletions
|
|
@ -25,9 +25,10 @@
|
|||
* authors and should not be interpreted as representing official policies, either expressed
|
||||
* or implied, of BetaSteward_at_googlemail.com.
|
||||
*/
|
||||
package mage.sets.eightediton;
|
||||
package mage.sets.eighthedition;
|
||||
|
||||
import java.util.UUID;
|
||||
import mage.constants.Rarity;
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
@ -50,4 +51,4 @@ public class CoastalPiracy extends mage.sets.mercadianmasques.CoastalPiracy {
|
|||
public CoastalPiracy copy() {
|
||||
return new CoastalPiracy(this);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue