[11622] Really use DB value for creature walking speed after speed update.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
mns 2011-06-10 22:19:39 +04:00 committed by VladimirMangos
parent f1a969d6c7
commit 20e9484e74
2 changed files with 2 additions and 2 deletions

View file

@ -8232,7 +8232,7 @@ void Unit::UpdateSpeed(UnitMoveType mtype, bool forced, float ratio)
switch(mtype)
{
case MOVE_WALK:
return;
break;
case MOVE_RUN:
{
if (IsMounted()) // Use on mount auras