aboutsummaryrefslogtreecommitdiff
path: root/src/game/MotionMaster.cpp
diff options
context:
space:
mode:
authorn0n4m3 <none@none>2009-12-17 11:31:44 +0100
committern0n4m3 <none@none>2009-12-17 11:31:44 +0100
commit5953596cee670517df4cf35fb1d428f9862a01b2 (patch)
tree8cf36792e370187c2175b8a24947b08668fafd5f /src/game/MotionMaster.cpp
parent9f45beb67e2e8bcc54b18bea9b1eb022f166e7b5 (diff)
Update Movement code for 322a
--HG-- branch : trunk
Diffstat (limited to 'src/game/MotionMaster.cpp')
-rw-r--r--src/game/MotionMaster.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/MotionMaster.cpp b/src/game/MotionMaster.cpp
index 705cb20053a..c49765ded54 100644
--- a/src/game/MotionMaster.cpp
+++ b/src/game/MotionMaster.cpp
@@ -589,4 +589,3 @@ bool MotionMaster::GetDestination(float &x, float &y, float &z)
return top()->GetDestination(x,y,z);
}
-