This commit is contained in:
parent
2f603d30e3
commit
3f535ea235
1 changed files with 1 additions and 1 deletions
|
|
@ -370,7 +370,7 @@ namespace Server.Items
|
|||
else if ( Core.AOS )
|
||||
return AosSpeed;
|
||||
|
||||
return m_Speed;
|
||||
return OldSpeed;
|
||||
}
|
||||
set{ m_Speed = value; InvalidateProperties(); }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue