Correct ball hit direction for Player 2
commit54f2733af43e3ccefd7134f867499e1f7646ac91
authorThomas Perl <thp@perli.net>
Mon, 9 Feb 2009 01:06:33 +0000 (9 02:06 +0100)
committerThomas Perl <thp@perli.net>
Mon, 9 Feb 2009 01:06:33 +0000 (9 02:06 +0100)
tree87ea2a9472f13e038e6a79b59c4e3c46a320e1ca
parent6ae18933d5f4dd7eae2f12983ec5e0f5ed0d982a
Correct ball hit direction for Player 2

Player 2 had a wrong orientation of the racket
hit position. This patch fixes this, and makes
the two-player game playable again :)
game.c