[7333] Refactoring DestinationHolder/Traveler/Unit::SendMonsterMoveWithSpeed code.

* Move common code in appropriate functions.
* Correct select speed and 2D/3D distance for creature/player walk/fly
This commit is contained in:
VladimirMangos 2009-02-25 06:58:43 +03:00
parent 3c87af93e6
commit 1349d36270
6 changed files with 57 additions and 39 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7332"
#define REVISION_NR "7333"
#endif // __REVISION_NR_H__