diff options
Diffstat (limited to 'src/game/Object.cpp')
-rw-r--r-- | src/game/Object.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/Object.cpp b/src/game/Object.cpp index 1d5db0e925e..ce222e069bf 100644 --- a/src/game/Object.cpp +++ b/src/game/Object.cpp @@ -1686,3 +1686,4 @@ void WorldObject::GetGroundPoint(float &x, float &y, float &z, float dist, float } + |