- Removed 4000 cards limitation
- URGENT FIX NEEDED: Test Northern_paladin2.txt fails :(
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-05-20 11:07:20 +00:00
parent c42d0d20ca
commit 3ae91e8226
5 changed files with 20 additions and 46 deletions

View File

@@ -10,9 +10,6 @@ class Constants
public:
enum
{
TOTAL_NUMBER_OF_CARDS = 4000,
MTG_COLOR_ARTIFACT = 0,
MTG_COLOR_GREEN = 1,
MTG_COLOR_BLUE = 2,