- Moved the "putintoplay" rule as a standard MTGAbility
- reverted bad encoding for MTGGuiPlay
This commit is contained in:
wagic.the.homebrew
2009-01-22 13:25:00 +00:00
parent e831a8e400
commit e389ea5062
8 changed files with 95 additions and 18 deletions
+2 -1
View File
@@ -32,8 +32,9 @@ class GameObserver{
int currentRound;
int targetListIsSet(MTGCardInstance * card);
public:
int targetListIsSet(MTGCardInstance * card);
PhaseRing * phaseRing;
int cancelCurrentAction();
int currentGamePhase;