]> git.uio.no Git - private-olgabo.git/commitdiff
sc
authorolgabo <olgabo@ifi.uio.no>
Fri, 26 Oct 2012 16:39:14 +0000 (18:39 +0200)
committerolgabo <olgabo@ifi.uio.no>
Fri, 26 Oct 2012 16:39:14 +0000 (18:39 +0200)
projects/dumbclient/Game.cpp

index 2afd785bd51706257e9774c784645a6019da838a..0d9c7e81a657f3effacf925b33a82acfc42e3005 100644 (file)
@@ -897,8 +897,8 @@ bool Game::processAction(const String &an, Player* playerA, Player* playerB,  bo
                     localPlayer->HandshakesDoneAck++;
                     current->HandshakesReceived++;
                     current->HandshakesReceivedAck++;
-                    playerA->playAnimation("handshake");
-                    playerB->playAnimation("handshake");
+                    localPlayer->playAnimation("handshake");
+                    current->playAnimation("handshake");
 
 
                     //adjust camera