/[eliot]/eliot/game/duplicate.cpp
ViewVC logotype

Diff of /eliot/game/duplicate.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by ipkiss, Sun Nov 6 00:38:16 2005 UTC revision 1.13 by ipkiss, Sun Nov 6 01:05:06 2005 UTC
# Line 220  int Duplicate::endTurnForReal() Line 220  int Duplicate::endTurnForReal()
220          return 1;          return 1;
221      }      }
222    
223      PlayedRack pld = m_players[imax]->getCurrentRack();      const PlayedRack& pld = m_players[imax]->getCurrentRack();
224      /* All the players have the same rack */      /* All the players have the same rack */
225      for (i = 0; i < getNPlayers(); i++)      for (i = 0; i < getNPlayers(); i++)
226      {      {

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26