- Added new bonus system for victories. Unlock and bonuses need to be tested :/
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-04-11 09:43:29 +00:00
parent fab150414b
commit e9cb57dbb1
9 changed files with 265 additions and 106 deletions

View File

@@ -34,6 +34,7 @@ class GameObserver{
public:
int turn;
int targetListIsSet(MTGCardInstance * card);
PhaseRing * phaseRing;
int cancelCurrentAction();