mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Minor fix.
This commit is contained in:
@@ -15,7 +15,7 @@ import java.util.*;
|
|||||||
*
|
*
|
||||||
* The set of MTG legal cards that become player's library when the game starts.
|
* The set of MTG legal cards that become player's library when the game starts.
|
||||||
* Any other data is not part of a deck and should be stored elsewhere.
|
* Any other data is not part of a deck and should be stored elsewhere.
|
||||||
* Current fields allowed for deck metadata are Name, Title, Description, Difficulty, Icon, Comment.
|
* Current fields allowed for deck metadata are Name, Title, Description, Difficulty, Icon, Deck Type.
|
||||||
*
|
*
|
||||||
* @author Forge
|
* @author Forge
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
|
|||||||
Reference in New Issue
Block a user