mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Rewrote card generation script. (fixed issue 179)
You need to add your name to author.txt (author for cards generated). Removed obsulete files.
This commit is contained in:
parent
a41b78c9b4
commit
3a10da47eb
10 changed files with 19740 additions and 20510 deletions
|
|
@ -31,7 +31,7 @@ import java.util.UUID;
|
|||
|
||||
/**
|
||||
*
|
||||
* @author North
|
||||
* @author [=$author=]
|
||||
*/
|
||||
public class [=$className=] extends mage.sets.[=$baseSet=].[=$baseClassName=] {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue