reverted change for r4189, as it broke functionality in codebase

This commit is contained in:
techdragon.nguyen@gmail.com
2012-01-13 08:34:53 +00:00
parent 61e39b23aa
commit 00fbbae668
2 changed files with 0 additions and 2 deletions

View File

@@ -159,7 +159,6 @@ class Constants
CANTBLOCK = 39,
DOESNOTUNTAP = 40,
OPPONENTSHROUD = 41,
HEXPROOF = OPPONENTSHROUD,
INDESTRUCTIBLE = 42,
INTIMIDATE = 43,
DEATHTOUCH = 44,

View File

@@ -71,7 +71,6 @@ const char* Constants::MTGBasicAbilities[] = {
"cantblock",
"doesnotuntap",
"opponentshroud",
"hexproof",
"indestructible",
"intimidate",
"deathtouch",