This commit is contained in:
parent
5bc65d8d12
commit
4c37bb6015
2 changed files with 2 additions and 2 deletions
|
@ -117,7 +117,7 @@ void CNpcRisingBridgePlatform::processMovement( int _frames )
|
|||
}
|
||||
else
|
||||
{
|
||||
m_extension -= 64 * _frames;
|
||||
m_extension -= 16 * _frames;
|
||||
|
||||
if ( m_extension < 0 )
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue