added a string support to transforms(...cards can now transforms(allsubtypes) or transforms(removesubtypes)

This commit is contained in:
omegablast2002@yahoo.com
2010-10-22 20:29:55 +00:00
parent 04efd4f78f
commit 165d9df5c9
2 changed files with 49 additions and 3 deletions

View File

@@ -201,7 +201,7 @@ void CardPrimitive::setSubtype(const string& value){
}
}
}
}
}
}