- a few card updates
- back to original font for menus
This commit is contained in:
wagic.the.homebrew
2009-01-20 13:15:52 +00:00
parent 6d629b7d66
commit e831a8e400
16 changed files with 74 additions and 56 deletions

View File

@@ -68,7 +68,7 @@ void GameStateDuel::Start()
mGamePhase = DUEL_STATE_CHOOSE_DECK1;
mFont = GameApp::CommonRes->GetJLBFont("graphics/simon");
mFont = GameApp::CommonRes->GetJLBFont(Constants::MENU_FONT);
mFont->SetBase(0); // using 2nd font
opponentMenuFont = mFont; //NEW JLBFont("graphics/simon",22);