swganh/mmoserver

Object::moveForward/moveBack can generate NaN values for object position

apathyboy opened this issue · 1 comments

The current implementation of the Object::moveForward and Object::moveBack methods can lead to NaN (not a number) values for the x,z coordinates.

Issue fixed