Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 5, 2012, 11:12:08 AM (12 years ago)
Author:
jo
Message:

Added rotation to the TetrisStones.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pCuts/src/modules/pong/Pong.cc

    r9016 r9081  
    284284
    285285        // If a palyer gets 21 points, he won the game -> end of game
    286        
     286
    287287        PlayerInfo* player1 = this->getLeftPlayer();
    288288        PlayerInfo* player2 = this->getRightPlayer();
Note: See TracChangeset for help on using the changeset viewer.