- some code cleanup in Damage.cpp (the test suite passes)
This commit is contained in:
wagic.the.homebrew@gmail.com
2010-09-23 13:06:49 +00:00
parent a6a75af52a
commit b6d7496798
3 changed files with 64 additions and 91 deletions
+2
View File
@@ -112,6 +112,8 @@ public:
//Triggers
//
// Triggers When a card gets added to a zone (@movedTo)
class TrCardAddedToZone:public TriggeredAbility{
public:
TargetChooser * toTc;