Minor fix.

This commit is contained in:
Doublestrike
2011-09-11 05:49:53 +00:00
parent 6813fd81e5
commit 70f6e8ffa9

View File

@@ -15,7 +15,7 @@ import java.util.*;
*
* 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.
* 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
* @version $Id$