- Adding "connected cards" color rendering

- Made "booster" check mod-dependent in test suite
This commit is contained in:
wagic.the.homebrew
2011-09-23 07:24:24 +00:00
parent 0b66caebf2
commit c633dc805f
6 changed files with 66 additions and 2 deletions
-1
View File
@@ -380,7 +380,6 @@ void GameStateDuel::Update(float dt)
{
loadTestSuitePlayers();
setGamePhase(DUEL_STATE_PLAY);
testSuite->pregameTests();
testSuite->initGame();
}
else