]> git.mxchange.org Git - flightgear.git/blobdiff - src/MultiPlayer/multiplaytxmgr.hxx
Harald JOHNSEN:
[flightgear.git] / src / MultiPlayer / multiplaytxmgr.hxx
index fd6d1d1f92b4f2af6f40e17f3da7eb866cd1b304..df9e80c4bfada6347ba3154d631ae367008d0c32 100644 (file)
@@ -70,7 +70,7 @@ public:
     /** Sends the position data for the local player
     * @param PlayerPosMat4 Transformation matrix for the player's position
     */
-    void SendMyPosition(const sgMat4 PlayerPosMat4);
+    void SendMyPosition(const sgQuat PlayerOrientation, const sgdVec3 PlayerPosition);
     
     /** Sends a tex chat message.
     * @param sMsgText Message text to send