mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
more javadoc in AllZoneUtil.java
This commit is contained in:
@@ -1,6 +1,13 @@
|
|||||||
|
|
||||||
package forge;
|
package forge;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* AllZoneUtil contains static functions used to get CardLists of various
|
||||||
|
* cards in various zones.
|
||||||
|
*
|
||||||
|
* @author dennis.r.friedrichsen (slapshot5 on slightlymagic.net)
|
||||||
|
*
|
||||||
|
*/
|
||||||
public class AllZoneUtil {
|
public class AllZoneUtil {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user