- Removed an outdated comment.

This commit is contained in:
Agetian
2014-09-12 04:20:58 +00:00
parent f0633ad5b7
commit 05729db2d0

View File

@@ -51,7 +51,7 @@ public class AiCardMemory {
*/
public enum MemorySet {
MANDATORY_ATTACKERS,
HELD_MANA_SOURCES, // stub, not linked to AI code yet
HELD_MANA_SOURCES,
//REVEALED_CARDS // stub, not linked to AI code yet
}